#77241C
≈ maroon · rgb(119, 36, 28)
Color formats
HEX#77241C
RGBrgb(119, 36, 28)
HSLhsl(5, 62%, 29%)
HSVhsv(5, 76%, 47%)
OKLCHoklch(39% 0.12 29)
CMYKcmyk(0%, 70%, 76%, 53%)
Contrast & accessibility
On white10.23:1AA pass
On black2.05:1below AA
Best text color#FFFFFF
Nearest CSS name: maroon
Copy-ready code
CSS custom properties
:root {
--maroon: #77241c;
--maroon-rgb: 119 36 28;
--maroon-oklch: oklch(39% 0.12 29);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--maroon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#77241c] text-[#77241c] border-[#77241c]
Shades & tints
Color harmonies
About this color
#77241C is a color with the RGB value rgb(119, 36, 28). 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.