Skip to content

#A79744

≈ darkkhaki · rgb(167, 151, 68)
Color formats
HEX#A79744
RGBrgb(167, 151, 68)
HSLhsl(50, 42%, 46%)
HSVhsv(50, 59%, 65%)
OKLCHoklch(67% 0.11 99)
CMYKcmyk(0%, 10%, 59%, 35%)
Contrast & accessibility
On white2.94:1below AA
On black7.15:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #a79744;
  --darkkhaki-rgb: 167 151 68;
  --darkkhaki-oklch: oklch(67% 0.11 99);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a79744] text-[#a79744] border-[#a79744]
Shades & tints
Color harmonies
About this color

#A79744 is a color with the RGB value rgb(167, 151, 68). Its closest CSS named color is "darkkhaki". 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 #A79744 to other formats

Palettes with a similar color

Gradients with a similar color

Copied