#99323F
≈ brown · rgb(153, 50, 63)
Color formats
HEX#99323F
RGBrgb(153, 50, 63)
HSLhsl(352, 51%, 40%)
HSVhsv(352, 67%, 60%)
OKLCHoklch(47% 0.14 17)
CMYKcmyk(0%, 67%, 59%, 40%)
Contrast & accessibility
On white7.29:1AA pass
On black2.88:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
--brown: #99323f;
--brown-rgb: 153 50 63;
--brown-oklch: oklch(47% 0.14 17);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#99323f] text-[#99323f] border-[#99323f]
Shades & tints
Color harmonies
About this color
#99323F is a color with the RGB value rgb(153, 50, 63). 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.