#A03417
≈ brown · rgb(160, 52, 23)
Color formats
HEX#A03417
RGBrgb(160, 52, 23)
HSLhsl(13, 75%, 36%)
HSVhsv(13, 86%, 63%)
OKLCHoklch(48% 0.15 35)
CMYKcmyk(0%, 68%, 86%, 37%)
Contrast & accessibility
On white7.00:1AA pass
On black3.00:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
--brown: #a03417;
--brown-rgb: 160 52 23;
--brown-oklch: oklch(48% 0.15 35);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a03417] text-[#a03417] border-[#a03417]
Shades & tints
Color harmonies
About this color
#A03417 is a color with the RGB value rgb(160, 52, 23). Its closest CSS named color is "brown". 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.