Skip to content

#B7AC34

≈ olive · rgb(183, 172, 52)
Color formats
HEX#B7AC34
RGBrgb(183, 172, 52)
HSLhsl(55, 56%, 46%)
HSVhsv(55, 72%, 72%)
OKLCHoklch(73% 0.14 104)
CMYKcmyk(0%, 6%, 72%, 28%)
Contrast & accessibility
On white2.34:1below AA
On black8.96:1AA pass
Best text color#000000
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
  --olive: #b7ac34;
  --olive-rgb: 183 172 52;
  --olive-oklch: oklch(73% 0.14 104);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b7ac34] text-[#b7ac34] border-[#b7ac34]
Shades & tints
Color harmonies
About this color

#B7AC34 is a color with the RGB value rgb(183, 172, 52). 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 #B7AC34 to other formats

Palettes with a similar color

Gradients with a similar color

Copied