Skip to content

#868019

≈ olive · rgb(134, 128, 25)
Color formats
HEX#868019
RGBrgb(134, 128, 25)
HSLhsl(57, 69%, 31%)
HSVhsv(57, 81%, 53%)
OKLCHoklch(59% 0.12 106)
CMYKcmyk(0%, 4%, 81%, 47%)
Contrast & accessibility
On white4.11:1below AA
On black5.12:1AA pass
Best text color#000000
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
  --olive: #868019;
  --olive-rgb: 134 128 25;
  --olive-oklch: oklch(59% 0.12 106);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#868019] text-[#868019] border-[#868019]
Shades & tints
Color harmonies
About this color

#868019 is a color with the RGB value rgb(134, 128, 25). 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 #868019 to other formats

Palettes with a similar color

Gradients with a similar color

Copied