#6F2313
≈ maroon · rgb(111, 35, 19)
Color formats
HEX#6F2313
RGBrgb(111, 35, 19)
HSLhsl(10, 71%, 25%)
HSVhsv(10, 83%, 44%)
OKLCHoklch(37% 0.11 34)
CMYKcmyk(0%, 68%, 83%, 56%)
Contrast & accessibility
On white10.91:1AA pass
On black1.93:1below AA
Best text color#FFFFFF
Nearest CSS name: maroon
Copy-ready code
CSS custom properties
:root {
--maroon: #6f2313;
--maroon-rgb: 111 35 19;
--maroon-oklch: oklch(37% 0.11 34);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--maroon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6f2313] text-[#6f2313] border-[#6f2313]
Shades & tints
Color harmonies
About this color
#6F2313 is a color with the RGB value rgb(111, 35, 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.