Skip to content

#A49643

≈ darkkhaki · rgb(164, 150, 67)
Color formats
HEX#A49643
RGBrgb(164, 150, 67)
HSLhsl(51, 42%, 45%)
HSVhsv(51, 59%, 64%)
OKLCHoklch(67% 0.11 100)
CMYKcmyk(0%, 9%, 59%, 36%)
Contrast & accessibility
On white2.99:1below AA
On black7.02:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #a49643;
  --darkkhaki-rgb: 164 150 67;
  --darkkhaki-oklch: oklch(67% 0.11 100);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a49643] text-[#a49643] border-[#a49643]
Shades & tints
Color harmonies
About this color

#A49643 is a color with the RGB value rgb(164, 150, 67). 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 #A49643 to other formats

Palettes with a similar color

Gradients with a similar color

Copied