#AAA732
≈ olive · rgb(170, 167, 50)
Color formats
HEX#AAA732
RGBrgb(170, 167, 50)
HSLhsl(59, 55%, 43%)
HSVhsv(59, 71%, 67%)
OKLCHoklch(71% 0.13 108)
CMYKcmyk(0%, 2%, 71%, 33%)
Contrast & accessibility
On white2.54:1below AA
On black8.28:1AA pass
Best text color#000000
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
--olive: #aaa732;
--olive-rgb: 170 167 50;
--olive-oklch: oklch(71% 0.13 108);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#aaa732] text-[#aaa732] border-[#aaa732]
Shades & tints
Color harmonies
About this color
#AAA732 is a color with the RGB value rgb(170, 167, 50). 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.