#9B802F
≈ olive · rgb(155, 128, 47)
Color formats
HEX#9B802F
RGBrgb(155, 128, 47)
HSLhsl(45, 53%, 40%)
HSVhsv(45, 70%, 61%)
OKLCHoklch(61% 0.1 90)
CMYKcmyk(0%, 17%, 70%, 39%)
Contrast & accessibility
On white3.80:1below AA
On black5.52:1AA pass
Best text color#000000
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
--olive: #9b802f;
--olive-rgb: 155 128 47;
--olive-oklch: oklch(61% 0.1 90);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9b802f] text-[#9b802f] border-[#9b802f]
Shades & tints
Color harmonies
About this color
#9B802F is a color with the RGB value rgb(155, 128, 47). 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.