Skip to content

#886A20

≈ olive · rgb(136, 106, 32)
Color formats
HEX#886A20
RGBrgb(136, 106, 32)
HSLhsl(43, 62%, 33%)
HSVhsv(43, 76%, 53%)
OKLCHoklch(54% 0.1 86)
CMYKcmyk(0%, 22%, 76%, 47%)
Contrast & accessibility
On white5.09:1AA pass
On black4.13:1below AA
Best text color#FFFFFF
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
  --olive: #886a20;
  --olive-rgb: 136 106 32;
  --olive-oklch: oklch(54% 0.1 86);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#886a20] text-[#886a20] border-[#886a20]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied