Skip to content

#886D25

≈ olive · rgb(136, 109, 37)
Color formats
HEX#886D25
RGBrgb(136, 109, 37)
HSLhsl(44, 57%, 34%)
HSVhsv(44, 73%, 53%)
OKLCHoklch(55% 0.09 88)
CMYKcmyk(0%, 20%, 73%, 47%)
Contrast & accessibility
On white4.93:1AA pass
On black4.26:1below AA
Best text color#FFFFFF
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
  --olive: #886d25;
  --olive-rgb: 136 109 37;
  --olive-oklch: oklch(55% 0.09 88);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#886d25] text-[#886d25] border-[#886d25]
Shades & tints
Color harmonies
About this color

#886D25 is a color with the RGB value rgb(136, 109, 37). 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 #886D25 to other formats

Palettes with a similar color

Gradients with a similar color

Copied