Skip to content

#66371A

≈ saddlebrown · rgb(102, 55, 26)
Color formats
HEX#66371A
RGBrgb(102, 55, 26)
HSLhsl(23, 59%, 25%)
HSVhsv(23, 75%, 40%)
OKLCHoklch(39% 0.08 50)
CMYKcmyk(0%, 46%, 75%, 60%)
Contrast & accessibility
On white9.88:1AA pass
On black2.13:1below AA
Best text color#FFFFFF
Nearest CSS name: saddlebrown
Copy-ready code
CSS custom properties
:root {
  --saddlebrown: #66371a;
  --saddlebrown-rgb: 102 55 26;
  --saddlebrown-oklch: oklch(39% 0.08 50);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--saddlebrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#66371a] text-[#66371a] border-[#66371a]
Shades & tints
Color harmonies
About this color

#66371A is a color with the RGB value rgb(102, 55, 26). 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 #66371A to other formats

Palettes with a similar color

Gradients with a similar color

Copied