#8C7223
≈ olive · rgb(140, 114, 35)
Color formats
HEX#8C7223
RGBrgb(140, 114, 35)
HSLhsl(45, 60%, 34%)
HSVhsv(45, 75%, 55%)
OKLCHoklch(56% 0.1 90)
CMYKcmyk(0%, 19%, 75%, 45%)
Contrast & accessibility
On white4.62:1AA pass
On black4.55:1AA pass
Best text color#FFFFFF
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
--olive: #8c7223;
--olive-rgb: 140 114 35;
--olive-oklch: oklch(56% 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-[#8c7223] text-[#8c7223] border-[#8c7223]
Shades & tints
Color harmonies
About this color
#8C7223 is a color with the RGB value rgb(140, 114, 35). 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.