#7E1517
≈ maroon · rgb(126, 21, 23)
Color formats
HEX#7E1517
RGBrgb(126, 21, 23)
HSLhsl(359, 71%, 29%)
HSVhsv(359, 83%, 49%)
OKLCHoklch(39% 0.14 26)
CMYKcmyk(0%, 83%, 82%, 51%)
Contrast & accessibility
On white10.46:1AA pass
On black2.01:1below AA
Best text color#FFFFFF
Nearest CSS name: maroon
Copy-ready code
CSS custom properties
:root {
--maroon: #7e1517;
--maroon-rgb: 126 21 23;
--maroon-oklch: oklch(39% 0.14 26);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--maroon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7e1517] text-[#7e1517] border-[#7e1517]
Shades & tints
Color harmonies
About this color
#7E1517 is a color with the RGB value rgb(126, 21, 23). 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.