Skip to content

#878149

≈ darkolivegreen · rgb(135, 129, 73)
Color formats
HEX#878149
RGBrgb(135, 129, 73)
HSLhsl(54, 30%, 41%)
HSVhsv(54, 46%, 53%)
OKLCHoklch(60% 0.08 103)
CMYKcmyk(0%, 4%, 46%, 47%)
Contrast & accessibility
On white3.99:1below AA
On black5.27:1AA pass
Best text color#000000
Nearest CSS name: darkolivegreen
Copy-ready code
CSS custom properties
:root {
  --darkolivegreen: #878149;
  --darkolivegreen-rgb: 135 129 73;
  --darkolivegreen-oklch: oklch(60% 0.08 103);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkolivegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#878149] text-[#878149] border-[#878149]
Shades & tints
Color harmonies
About this color

#878149 is a color with the RGB value rgb(135, 129, 73). Its closest CSS named color is "darkolivegreen". 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 #878149 to other formats

Palettes with a similar color

Gradients with a similar color

Copied