#727E2D
≈ darkolivegreen · rgb(114, 126, 45)
Color formats
HEX#727E2D
RGBrgb(114, 126, 45)
HSLhsl(69, 47%, 34%)
HSVhsv(69, 64%, 49%)
OKLCHoklch(57% 0.11 117)
CMYKcmyk(10%, 0%, 64%, 51%)
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: #727e2d;
--darkolivegreen-rgb: 114 126 45;
--darkolivegreen-oklch: oklch(57% 0.11 117);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkolivegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#727e2d] text-[#727e2d] border-[#727e2d]
Shades & tints
Color harmonies
About this color
#727E2D is a color with the RGB value rgb(114, 126, 45). 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.