#653C20
≈ saddlebrown · rgb(101, 60, 32)
Color formats
HEX#653C20
RGBrgb(101, 60, 32)
HSLhsl(24, 52%, 26%)
HSVhsv(24, 68%, 40%)
OKLCHoklch(40% 0.07 54)
CMYKcmyk(0%, 41%, 68%, 60%)
Contrast & accessibility
On white9.46:1AA pass
On black2.22:1below AA
Best text color#FFFFFF
Nearest CSS name: saddlebrown
Copy-ready code
CSS custom properties
:root {
--saddlebrown: #653c20;
--saddlebrown-rgb: 101 60 32;
--saddlebrown-oklch: oklch(40% 0.07 54);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--saddlebrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#653c20] text-[#653c20] border-[#653c20]
Shades & tints
Color harmonies
About this color
#653C20 is a color with the RGB value rgb(101, 60, 32). 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.