#7F7A1D
≈ olive · rgb(127, 122, 29)
Color formats
HEX#7F7A1D
RGBrgb(127, 122, 29)
HSLhsl(57, 63%, 31%)
HSVhsv(57, 77%, 50%)
OKLCHoklch(57% 0.11 106)
CMYKcmyk(0%, 4%, 77%, 50%)
Contrast & accessibility
On white4.46:1below AA
On black4.70:1AA pass
Best text color#000000
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
--olive: #7f7a1d;
--olive-rgb: 127 122 29;
--olive-oklch: oklch(57% 0.11 106);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7f7a1d] text-[#7f7a1d] border-[#7f7a1d]
Shades & tints
Color harmonies
About this color
#7F7A1D is a color with the RGB value rgb(127, 122, 29). 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.