#A19C2C
≈ olive · rgb(161, 156, 44)
Color formats
HEX#A19C2C
RGBrgb(161, 156, 44)
HSLhsl(57, 57%, 40%)
HSVhsv(57, 73%, 63%)
OKLCHoklch(68% 0.13 107)
CMYKcmyk(0%, 3%, 73%, 37%)
Contrast & accessibility
On white2.87:1below AA
On black7.31:1AA pass
Best text color#000000
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
--olive: #a19c2c;
--olive-rgb: 161 156 44;
--olive-oklch: oklch(68% 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-[#a19c2c] text-[#a19c2c] border-[#a19c2c]
Shades & tints
Color harmonies
About this color
#A19C2C is a color with the RGB value rgb(161, 156, 44). 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.