Skip to content

#78853D

≈ darkolivegreen · rgb(120, 133, 61)
Color formats
HEX#78853D
RGBrgb(120, 133, 61)
HSLhsl(71, 37%, 38%)
HSVhsv(71, 54%, 52%)
OKLCHoklch(59% 0.1 118)
CMYKcmyk(10%, 0%, 54%, 48%)
Contrast & accessibility
On white4.02:1below AA
On black5.22:1AA pass
Best text color#000000
Nearest CSS name: darkolivegreen
Copy-ready code
CSS custom properties
:root {
  --darkolivegreen: #78853d;
  --darkolivegreen-rgb: 120 133 61;
  --darkolivegreen-oklch: oklch(59% 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-[#78853d] text-[#78853d] border-[#78853d]
Shades & tints
Color harmonies
About this color

#78853D is a color with the RGB value rgb(120, 133, 61). 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 #78853D to other formats

Palettes with a similar color

Gradients with a similar color

Copied