Skip to content

#A49136

≈ olive · rgb(164, 145, 54)
Color formats
HEX#A49136
RGBrgb(164, 145, 54)
HSLhsl(50, 50%, 43%)
HSVhsv(50, 67%, 64%)
OKLCHoklch(66% 0.11 97)
CMYKcmyk(0%, 12%, 67%, 36%)
Contrast & accessibility
On white3.14:1below AA
On black6.68:1AA pass
Best text color#000000
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
  --olive: #a49136;
  --olive-rgb: 164 145 54;
  --olive-oklch: oklch(66% 0.11 97);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a49136] text-[#a49136] border-[#a49136]
Shades & tints
Color harmonies
About this color

#A49136 is a color with the RGB value rgb(164, 145, 54). 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 #A49136 to other formats

Palettes with a similar color

Gradients with a similar color

Copied