Skip to content

#797955

≈ darkolivegreen · rgb(121, 121, 85)
Color formats
HEX#797955
RGBrgb(121, 121, 85)
HSLhsl(60, 17%, 40%)
HSVhsv(60, 30%, 47%)
OKLCHoklch(57% 0.05 108)
CMYKcmyk(0%, 0%, 30%, 53%)
Contrast & accessibility
On white4.49:1below AA
On black4.68:1AA pass
Best text color#000000
Nearest CSS name: darkolivegreen
Copy-ready code
CSS custom properties
:root {
  --darkolivegreen: #797955;
  --darkolivegreen-rgb: 121 121 85;
  --darkolivegreen-oklch: oklch(57% 0.05 108);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkolivegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#797955] text-[#797955] border-[#797955]
Shades & tints
Color harmonies
About this color

#797955 is a color with the RGB value rgb(121, 121, 85). 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 #797955 to other formats

Palettes with a similar color

Gradients with a similar color

Copied