Skip to content

#A6A233

≈ olive · rgb(166, 162, 51)
Color formats
HEX#A6A233
RGBrgb(166, 162, 51)
HSLhsl(58, 53%, 43%)
HSVhsv(58, 69%, 65%)
OKLCHoklch(70% 0.13 107)
CMYKcmyk(0%, 2%, 69%, 35%)
Contrast & accessibility
On white2.68:1below AA
On black7.84:1AA pass
Best text color#000000
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
  --olive: #a6a233;
  --olive-rgb: 166 162 51;
  --olive-oklch: oklch(70% 0.13 107);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a6a233] text-[#a6a233] border-[#a6a233]
Shades & tints
Color harmonies
About this color

#A6A233 is a color with the RGB value rgb(166, 162, 51). 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 #A6A233 to other formats

Palettes with a similar color

Gradients with a similar color

Copied