Skip to content

#A7982A

≈ olive · rgb(167, 152, 42)
Color formats
HEX#A7982A
RGBrgb(167, 152, 42)
HSLhsl(53, 60%, 41%)
HSVhsv(53, 75%, 65%)
OKLCHoklch(67% 0.13 101)
CMYKcmyk(0%, 9%, 75%, 35%)
Contrast & accessibility
On white2.93:1below AA
On black7.17:1AA pass
Best text color#000000
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
  --olive: #a7982a;
  --olive-rgb: 167 152 42;
  --olive-oklch: oklch(67% 0.13 101);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a7982a] text-[#a7982a] border-[#a7982a]
Shades & tints
Color harmonies
About this color

#A7982A is a color with the RGB value rgb(167, 152, 42). 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 #A7982A to other formats

Palettes with a similar color

Gradients with a similar color

Copied