#A78C3F
≈ darkkhaki · rgb(167, 140, 63)
Color formats
HEX#A78C3F
RGBrgb(167, 140, 63)
HSLhsl(44, 45%, 45%)
HSVhsv(44, 62%, 65%)
OKLCHoklch(65% 0.1 90)
CMYKcmyk(0%, 16%, 62%, 35%)
Contrast & accessibility
On white3.25:1below AA
On black6.47:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
--darkkhaki: #a78c3f;
--darkkhaki-rgb: 167 140 63;
--darkkhaki-oklch: oklch(65% 0.1 90);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a78c3f] text-[#a78c3f] border-[#a78c3f]
Shades & tints
Color harmonies
About this color
#A78C3F is a color with the RGB value rgb(167, 140, 63). 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.