Skip to content

#628232

≈ olivedrab · rgb(98, 130, 50)
Color formats
HEX#628232
RGBrgb(98, 130, 50)
HSLhsl(84, 44%, 35%)
HSVhsv(84, 62%, 51%)
OKLCHoklch(56% 0.11 128)
CMYKcmyk(25%, 0%, 62%, 49%)
Contrast & accessibility
On white4.41:1below AA
On black4.76:1AA pass
Best text color#000000
Nearest CSS name: olivedrab
Copy-ready code
CSS custom properties
:root {
  --olivedrab: #628232;
  --olivedrab-rgb: 98 130 50;
  --olivedrab-oklch: oklch(56% 0.11 128);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olivedrab-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#628232] text-[#628232] border-[#628232]
Shades & tints
Color harmonies
About this color

#628232 is a color with the RGB value rgb(98, 130, 50). 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 #628232 to other formats

Palettes with a similar color

Gradients with a similar color

Copied