Skip to content

#782512

≈ maroon · rgb(120, 37, 18)
Color formats
HEX#782512
RGBrgb(120, 37, 18)
HSLhsl(11, 74%, 27%)
HSVhsv(11, 85%, 47%)
OKLCHoklch(39% 0.12 34)
CMYKcmyk(0%, 69%, 85%, 53%)
Contrast & accessibility
On white10.14:1AA pass
On black2.07:1below AA
Best text color#FFFFFF
Nearest CSS name: maroon
Copy-ready code
CSS custom properties
:root {
  --maroon: #782512;
  --maroon-rgb: 120 37 18;
  --maroon-oklch: oklch(39% 0.12 34);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--maroon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#782512] text-[#782512] border-[#782512]
Shades & tints
Color harmonies
About this color

#782512 is a color with the RGB value rgb(120, 37, 18). 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.

Related

Convert #782512 to other formats

Palettes with a similar color

Gradients with a similar color

Copied