#742D16
≈ saddlebrown · rgb(116, 45, 22)
Color formats
HEX#742D16
RGBrgb(116, 45, 22)
HSLhsl(15, 68%, 27%)
HSVhsv(15, 81%, 45%)
OKLCHoklch(39% 0.11 38)
CMYKcmyk(0%, 61%, 81%, 55%)
Contrast & accessibility
On white9.86:1AA pass
On black2.13:1below AA
Best text color#FFFFFF
Nearest CSS name: saddlebrown
Copy-ready code
CSS custom properties
:root {
--saddlebrown: #742d16;
--saddlebrown-rgb: 116 45 22;
--saddlebrown-oklch: oklch(39% 0.11 38);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--saddlebrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#742d16] text-[#742d16] border-[#742d16]
Shades & tints
Color harmonies
About this color
#742D16 is a color with the RGB value rgb(116, 45, 22). 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.