#6F2D1A
≈ saddlebrown · rgb(111, 45, 26)
Color formats
HEX#6F2D1A
RGBrgb(111, 45, 26)
HSLhsl(13, 62%, 27%)
HSVhsv(13, 77%, 44%)
OKLCHoklch(39% 0.1 37)
CMYKcmyk(0%, 59%, 77%, 56%)
Contrast & accessibility
On white10.16:1AA pass
On black2.07:1below AA
Best text color#FFFFFF
Nearest CSS name: saddlebrown
Copy-ready code
CSS custom properties
:root {
--saddlebrown: #6f2d1a;
--saddlebrown-rgb: 111 45 26;
--saddlebrown-oklch: oklch(39% 0.1 37);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--saddlebrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6f2d1a] text-[#6f2d1a] border-[#6f2d1a]
Shades & tints
Color harmonies
About this color
#6F2D1A is a color with the RGB value rgb(111, 45, 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.