#812213
≈ maroon · rgb(129, 34, 19)
Color formats
HEX#812213
RGBrgb(129, 34, 19)
HSLhsl(8, 74%, 29%)
HSVhsv(8, 85%, 51%)
OKLCHoklch(40% 0.13 32)
CMYKcmyk(0%, 74%, 85%, 49%)
Contrast & accessibility
On white9.67:1AA pass
On black2.17:1below AA
Best text color#FFFFFF
Nearest CSS name: maroon
Copy-ready code
CSS custom properties
:root {
--maroon: #812213;
--maroon-rgb: 129 34 19;
--maroon-oklch: oklch(40% 0.13 32);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--maroon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#812213] text-[#812213] border-[#812213]
Shades & tints
Color harmonies
About this color
#812213 is a color with the RGB value rgb(129, 34, 19). Its closest CSS named color is "maroon". 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.