#74632C
≈ darkolivegreen · rgb(116, 99, 44)
Color formats
HEX#74632C
RGBrgb(116, 99, 44)
HSLhsl(46, 45%, 31%)
HSVhsv(46, 62%, 45%)
OKLCHoklch(50% 0.08 92)
CMYKcmyk(0%, 15%, 62%, 55%)
Contrast & accessibility
On white5.89:1AA pass
On black3.56:1below AA
Best text color#FFFFFF
Nearest CSS name: darkolivegreen
Copy-ready code
CSS custom properties
:root {
--darkolivegreen: #74632c;
--darkolivegreen-rgb: 116 99 44;
--darkolivegreen-oklch: oklch(50% 0.08 92);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkolivegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#74632c] text-[#74632c] border-[#74632c]
Shades & tints
Color harmonies
About this color
#74632C is a color with the RGB value rgb(116, 99, 44). 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.