Skip to content

#788249

≈ darkolivegreen · rgb(120, 130, 73)
Color formats
HEX#788249
RGBrgb(120, 130, 73)
HSLhsl(71, 28%, 40%)
HSVhsv(71, 44%, 51%)
OKLCHoklch(58% 0.08 117)
CMYKcmyk(8%, 0%, 44%, 49%)
Contrast & accessibility
On white4.13:1below AA
On black5.09:1AA pass
Best text color#000000
Nearest CSS name: darkolivegreen
Copy-ready code
CSS custom properties
:root {
  --darkolivegreen: #788249;
  --darkolivegreen-rgb: 120 130 73;
  --darkolivegreen-oklch: oklch(58% 0.08 117);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkolivegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#788249] text-[#788249] border-[#788249]
Shades & tints
Color harmonies
About this color

#788249 is a color with the RGB value rgb(120, 130, 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 #788249 to other formats

Palettes with a similar color

Gradients with a similar color

Copied