#6A2E1C
≈ saddlebrown · rgb(106, 46, 28)
Color formats
HEX#6A2E1C
RGBrgb(106, 46, 28)
HSLhsl(14, 58%, 26%)
HSVhsv(14, 74%, 42%)
OKLCHoklch(38% 0.09 37)
CMYKcmyk(0%, 57%, 74%, 58%)
Contrast & accessibility
On white10.39:1AA pass
On black2.02:1below AA
Best text color#FFFFFF
Nearest CSS name: saddlebrown
Copy-ready code
CSS custom properties
:root {
--saddlebrown: #6a2e1c;
--saddlebrown-rgb: 106 46 28;
--saddlebrown-oklch: oklch(38% 0.09 37);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--saddlebrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6a2e1c] text-[#6a2e1c] border-[#6a2e1c]
Shades & tints
Color harmonies
About this color
#6A2E1C is a color with the RGB value rgb(106, 46, 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.