Skip to content

#864D21

≈ saddlebrown · rgb(134, 77, 33)
Color formats
HEX#864D21
RGBrgb(134, 77, 33)
HSLhsl(26, 60%, 33%)
HSVhsv(26, 75%, 53%)
OKLCHoklch(48% 0.1 55)
CMYKcmyk(0%, 43%, 75%, 47%)
Contrast & accessibility
On white6.78:1AA pass
On black3.10:1below AA
Best text color#FFFFFF
Nearest CSS name: saddlebrown
Copy-ready code
CSS custom properties
:root {
  --saddlebrown: #864d21;
  --saddlebrown-rgb: 134 77 33;
  --saddlebrown-oklch: oklch(48% 0.1 55);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--saddlebrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#864d21] text-[#864d21] border-[#864d21]
Shades & tints
Color harmonies
About this color

#864D21 is a color with the RGB value rgb(134, 77, 33). Its closest CSS named color is "saddlebrown". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #864D21 to other formats

Palettes with a similar color

Gradients with a similar color

Copied