Skip to content

#997D27

≈ olive · rgb(153, 125, 39)
Color formats
HEX#997D27
RGBrgb(153, 125, 39)
HSLhsl(45, 59%, 38%)
HSVhsv(45, 75%, 60%)
OKLCHoklch(60% 0.11 90)
CMYKcmyk(0%, 18%, 75%, 40%)
Contrast & accessibility
On white3.95:1below AA
On black5.32:1AA pass
Best text color#000000
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
  --olive: #997d27;
  --olive-rgb: 153 125 39;
  --olive-oklch: oklch(60% 0.11 90);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#997d27] text-[#997d27] border-[#997d27]
Shades & tints
Color harmonies
About this color

#997D27 is a color with the RGB value rgb(153, 125, 39). Its closest CSS named color is "olive". 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 #997D27 to other formats

Palettes with a similar color

Gradients with a similar color

Copied