Skip to content

#A27011

≈ darkgoldenrod · rgb(162, 112, 17)
Color formats
HEX#A27011
RGBrgb(162, 112, 17)
HSLhsl(39, 81%, 35%)
HSVhsv(39, 90%, 64%)
OKLCHoklch(58% 0.12 76)
CMYKcmyk(0%, 31%, 90%, 36%)
Contrast & accessibility
On white4.32:1below AA
On black4.86:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
  --darkgoldenrod: #a27011;
  --darkgoldenrod-rgb: 162 112 17;
  --darkgoldenrod-oklch: oklch(58% 0.12 76);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a27011] text-[#a27011] border-[#a27011]
Shades & tints
Color harmonies
About this color

#A27011 is a color with the RGB value rgb(162, 112, 17). 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 #A27011 to other formats

Palettes with a similar color

Gradients with a similar color

Copied