Skip to content

#70931E

≈ olivedrab · rgb(112, 147, 30)
Color formats
HEX#70931E
RGBrgb(112, 147, 30)
HSLhsl(78, 66%, 35%)
HSVhsv(78, 80%, 58%)
OKLCHoklch(62% 0.14 126)
CMYKcmyk(24%, 0%, 80%, 42%)
Contrast & accessibility
On white3.57:1below AA
On black5.88:1AA pass
Best text color#000000
Nearest CSS name: olivedrab
Copy-ready code
CSS custom properties
:root {
  --olivedrab: #70931e;
  --olivedrab-rgb: 112 147 30;
  --olivedrab-oklch: oklch(62% 0.14 126);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olivedrab-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#70931e] text-[#70931e] border-[#70931e]
Shades & tints
Color harmonies
About this color

#70931E is a color with the RGB value rgb(112, 147, 30). 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 #70931E to other formats

Palettes with a similar color

Gradients with a similar color

Copied