Skip to content

#A68D11

≈ darkgoldenrod · rgb(166, 141, 17)
Color formats
HEX#A68D11
RGBrgb(166, 141, 17)
HSLhsl(50, 81%, 36%)
HSVhsv(50, 90%, 65%)
OKLCHoklch(65% 0.13 96)
CMYKcmyk(0%, 15%, 90%, 35%)
Contrast & accessibility
On white3.26:1below AA
On black6.44:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
  --darkgoldenrod: #a68d11;
  --darkgoldenrod-rgb: 166 141 17;
  --darkgoldenrod-oklch: oklch(65% 0.13 96);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a68d11] text-[#a68d11] border-[#a68d11]
Shades & tints
Color harmonies
About this color

#A68D11 is a color with the RGB value rgb(166, 141, 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 #A68D11 to other formats

Palettes with a similar color

Gradients with a similar color

Copied