#A17317
≈ darkgoldenrod · rgb(161, 115, 23)
Color formats
HEX#A17317
RGBrgb(161, 115, 23)
HSLhsl(40, 75%, 36%)
HSVhsv(40, 86%, 63%)
OKLCHoklch(59% 0.11 79)
CMYKcmyk(0%, 29%, 86%, 37%)
Contrast & accessibility
On white4.22:1below AA
On black4.98:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
--darkgoldenrod: #a17317;
--darkgoldenrod-rgb: 161 115 23;
--darkgoldenrod-oklch: oklch(59% 0.11 79);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a17317] text-[#a17317] border-[#a17317]
Shades & tints
Color harmonies
About this color
#A17317 is a color with the RGB value rgb(161, 115, 23). Its closest CSS named color is "darkgoldenrod". 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.