#655F33
≈ darkolivegreen · rgb(101, 95, 51)
Color formats
HEX#655F33
RGBrgb(101, 95, 51)
HSLhsl(53, 33%, 30%)
HSVhsv(53, 50%, 40%)
OKLCHoklch(48% 0.06 102)
CMYKcmyk(0%, 6%, 50%, 60%)
Contrast & accessibility
On white6.49:1AA pass
On black3.24:1below AA
Best text color#FFFFFF
Nearest CSS name: darkolivegreen
Copy-ready code
CSS custom properties
:root {
--darkolivegreen: #655f33;
--darkolivegreen-rgb: 101 95 51;
--darkolivegreen-oklch: oklch(48% 0.06 102);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkolivegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#655f33] text-[#655f33] border-[#655f33]
Shades & tints
Color harmonies
About this color
#655F33 is a color with the RGB value rgb(101, 95, 51). 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.