Skip to content

#707D2F

≈ darkolivegreen · rgb(112, 125, 47)
Color formats
HEX#707D2F
RGBrgb(112, 125, 47)
HSLhsl(70, 45%, 34%)
HSVhsv(70, 62%, 49%)
OKLCHoklch(56% 0.1 118)
CMYKcmyk(10%, 0%, 62%, 51%)
Contrast & accessibility
On white4.50:1AA pass
On black4.66:1AA pass
Best text color#000000
Nearest CSS name: darkolivegreen
Copy-ready code
CSS custom properties
:root {
  --darkolivegreen: #707d2f;
  --darkolivegreen-rgb: 112 125 47;
  --darkolivegreen-oklch: oklch(56% 0.1 118);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkolivegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#707d2f] text-[#707d2f] border-[#707d2f]
Shades & tints
Color harmonies
About this color

#707D2F is a color with the RGB value rgb(112, 125, 47). 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.

Related

Convert #707D2F to other formats

Palettes with a similar color

Gradients with a similar color

Copied