Skip to content

#799D17

≈ olivedrab · rgb(121, 157, 23)
Color formats
HEX#799D17
RGBrgb(121, 157, 23)
HSLhsl(76, 74%, 35%)
HSVhsv(76, 85%, 62%)
OKLCHoklch(65% 0.15 125)
CMYKcmyk(23%, 0%, 85%, 38%)
Contrast & accessibility
On white3.16:1below AA
On black6.65:1AA pass
Best text color#000000
Nearest CSS name: olivedrab
Copy-ready code
CSS custom properties
:root {
  --olivedrab: #799d17;
  --olivedrab-rgb: 121 157 23;
  --olivedrab-oklch: oklch(65% 0.15 125);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olivedrab-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#799d17] text-[#799d17] border-[#799d17]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied