#80411C
≈ saddlebrown · rgb(128, 65, 28)
Color formats
HEX#80411C
RGBrgb(128, 65, 28)
HSLhsl(22, 64%, 31%)
HSVhsv(22, 78%, 50%)
OKLCHoklch(45% 0.1 48)
CMYKcmyk(0%, 49%, 78%, 50%)
Contrast & accessibility
On white7.80:1AA pass
On black2.69:1below AA
Best text color#FFFFFF
Nearest CSS name: saddlebrown
Copy-ready code
CSS custom properties
:root {
--saddlebrown: #80411c;
--saddlebrown-rgb: 128 65 28;
--saddlebrown-oklch: oklch(45% 0.1 48);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--saddlebrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#80411c] text-[#80411c] border-[#80411c]
Shades & tints
Color harmonies
About this color
#80411C is a color with the RGB value rgb(128, 65, 28). 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.