#8D753D
≈ darkolivegreen · rgb(141, 117, 61)
Color formats
HEX#8D753D
RGBrgb(141, 117, 61)
HSLhsl(42, 40%, 40%)
HSVhsv(42, 57%, 55%)
OKLCHoklch(57% 0.08 87)
CMYKcmyk(0%, 17%, 57%, 45%)
Contrast & accessibility
On white4.43:1below AA
On black4.74:1AA pass
Best text color#000000
Nearest CSS name: darkolivegreen
Copy-ready code
CSS custom properties
:root {
--darkolivegreen: #8d753d;
--darkolivegreen-rgb: 141 117 61;
--darkolivegreen-oklch: oklch(57% 0.08 87);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkolivegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8d753d] text-[#8d753d] border-[#8d753d]
Shades & tints
Color harmonies
About this color
#8D753D is a color with the RGB value rgb(141, 117, 61). Its closest CSS named color is "darkolivegreen". 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.