Skip to content

#647F2D

≈ olivedrab · rgb(100, 127, 45)
Color formats
HEX#647F2D
RGBrgb(100, 127, 45)
HSLhsl(80, 48%, 34%)
HSVhsv(80, 65%, 50%)
OKLCHoklch(56% 0.11 125)
CMYKcmyk(21%, 0%, 65%, 50%)
Contrast & accessibility
On white4.55:1AA pass
On black4.62:1AA pass
Best text color#000000
Nearest CSS name: olivedrab
Copy-ready code
CSS custom properties
:root {
  --olivedrab: #647f2d;
  --olivedrab-rgb: 100 127 45;
  --olivedrab-oklch: oklch(56% 0.11 125);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olivedrab-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#647f2d] text-[#647f2d] border-[#647f2d]
Shades & tints
Color harmonies
About this color

#647F2D is a color with the RGB value rgb(100, 127, 45). 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.

Related

Convert #647F2D to other formats

Palettes with a similar color

Gradients with a similar color

Copied