Skip to content

#A17B17

≈ darkgoldenrod · rgb(161, 123, 23)
Color formats
HEX#A17B17
RGBrgb(161, 123, 23)
HSLhsl(43, 75%, 36%)
HSVhsv(43, 86%, 63%)
OKLCHoklch(60% 0.12 85)
CMYKcmyk(0%, 24%, 86%, 37%)
Contrast & accessibility
On white3.92:1below AA
On black5.36:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
  --darkgoldenrod: #a17b17;
  --darkgoldenrod-rgb: 161 123 23;
  --darkgoldenrod-oklch: oklch(60% 0.12 85);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a17b17] text-[#a17b17] border-[#a17b17]
Shades & tints
Color harmonies
About this color

#A17B17 is a color with the RGB value rgb(161, 123, 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.

Related

Convert #A17B17 to other formats

Palettes with a similar color

Gradients with a similar color

Copied