Skip to content

#8A774C

≈ darkolivegreen · rgb(138, 119, 76)
Color formats
HEX#8A774C
RGBrgb(138, 119, 76)
HSLhsl(42, 29%, 42%)
HSVhsv(42, 45%, 54%)
OKLCHoklch(58% 0.06 87)
CMYKcmyk(0%, 14%, 45%, 46%)
Contrast & accessibility
On white4.35:1below AA
On black4.82:1AA pass
Best text color#000000
Nearest CSS name: darkolivegreen
Copy-ready code
CSS custom properties
:root {
  --darkolivegreen: #8a774c;
  --darkolivegreen-rgb: 138 119 76;
  --darkolivegreen-oklch: oklch(58% 0.06 87);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkolivegreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8a774c] text-[#8a774c] border-[#8a774c]
Shades & tints
Color harmonies
About this color

#8A774C is a color with the RGB value rgb(138, 119, 76). 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 #8A774C to other formats

Palettes with a similar color

Gradients with a similar color

Copied