Skip to content

#667249

≈ darkolivegreen · rgb(102, 114, 73)
Color formats
HEX#667249
RGBrgb(102, 114, 73)
HSLhsl(78, 22%, 37%)
HSVhsv(78, 36%, 45%)
OKLCHoklch(53% 0.06 122)
CMYKcmyk(11%, 0%, 36%, 55%)
Contrast & accessibility
On white5.16:1AA pass
On black4.07:1below AA
Best text color#FFFFFF
Nearest CSS name: darkolivegreen
Copy-ready code
CSS custom properties
:root {
  --darkolivegreen: #667249;
  --darkolivegreen-rgb: 102 114 73;
  --darkolivegreen-oklch: oklch(53% 0.06 122);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkolivegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#667249] text-[#667249] border-[#667249]
Shades & tints
Color harmonies
About this color

#667249 is a color with the RGB value rgb(102, 114, 73). 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 #667249 to other formats

Palettes with a similar color

Gradients with a similar color

Copied