Skip to content

#767D2A

≈ olive · rgb(118, 125, 42)
Color formats
HEX#767D2A
RGBrgb(118, 125, 42)
HSLhsl(65, 50%, 33%)
HSVhsv(65, 66%, 49%)
OKLCHoklch(57% 0.11 114)
CMYKcmyk(6%, 0%, 66%, 51%)
Contrast & accessibility
On white4.43:1below AA
On black4.74:1AA pass
Best text color#000000
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
  --olive: #767d2a;
  --olive-rgb: 118 125 42;
  --olive-oklch: oklch(57% 0.11 114);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#767d2a] text-[#767d2a] border-[#767d2a]
Shades & tints
Color harmonies
About this color

#767D2A is a color with the RGB value rgb(118, 125, 42). Its closest CSS named color is "olive". 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 #767D2A to other formats

Palettes with a similar color

Gradients with a similar color

Copied