#63881D
≈ olivedrab · rgb(99, 136, 29)
Color formats
HEX#63881D
RGBrgb(99, 136, 29)
HSLhsl(81, 65%, 32%)
HSVhsv(81, 79%, 53%)
OKLCHoklch(58% 0.14 127)
CMYKcmyk(27%, 0%, 79%, 47%)
Contrast & accessibility
On white4.14:1below AA
On black5.07:1AA pass
Best text color#000000
Nearest CSS name: olivedrab
Copy-ready code
CSS custom properties
:root {
--olivedrab: #63881d;
--olivedrab-rgb: 99 136 29;
--olivedrab-oklch: oklch(58% 0.14 127);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olivedrab-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#63881d] text-[#63881d] border-[#63881d]
Shades & tints
Color harmonies
About this color
#63881D is a color with the RGB value rgb(99, 136, 29). Its closest CSS named color is "olivedrab". 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.