Skip to content

#74912E

≈ olivedrab · rgb(116, 145, 46)
Color formats
HEX#74912E
RGBrgb(116, 145, 46)
HSLhsl(78, 52%, 37%)
HSVhsv(78, 68%, 57%)
OKLCHoklch(61% 0.13 124)
CMYKcmyk(20%, 0%, 68%, 43%)
Contrast & accessibility
On white3.60:1below AA
On black5.83:1AA pass
Best text color#000000
Nearest CSS name: olivedrab
Copy-ready code
CSS custom properties
:root {
  --olivedrab: #74912e;
  --olivedrab-rgb: 116 145 46;
  --olivedrab-oklch: oklch(61% 0.13 124);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olivedrab-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#74912e] text-[#74912e] border-[#74912e]
Shades & tints
Color harmonies
About this color

#74912E is a color with the RGB value rgb(116, 145, 46). Its closest CSS named color is "olivedrab". 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 #74912E to other formats

Palettes with a similar color

Gradients with a similar color

Copied