Skip to content

#7C641D

≈ olive · rgb(124, 100, 29)
Color formats
HEX#7C641D
RGBrgb(124, 100, 29)
HSLhsl(45, 62%, 30%)
HSVhsv(45, 77%, 49%)
OKLCHoklch(51% 0.09 89)
CMYKcmyk(0%, 19%, 77%, 51%)
Contrast & accessibility
On white5.68:1AA pass
On black3.70:1below AA
Best text color#FFFFFF
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
  --olive: #7c641d;
  --olive-rgb: 124 100 29;
  --olive-oklch: oklch(51% 0.09 89);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7c641d] text-[#7c641d] border-[#7c641d]
Shades & tints
Color harmonies
About this color

#7C641D is a color with the RGB value rgb(124, 100, 29). 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 #7C641D to other formats

Palettes with a similar color

Gradients with a similar color

Copied