Skip to content

#927116

≈ darkgoldenrod · rgb(146, 113, 22)
Color formats
HEX#927116
RGBrgb(146, 113, 22)
HSLhsl(44, 74%, 33%)
HSVhsv(44, 85%, 57%)
OKLCHoklch(57% 0.11 87)
CMYKcmyk(0%, 23%, 85%, 43%)
Contrast & accessibility
On white4.57:1AA pass
On black4.60:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
  --darkgoldenrod: #927116;
  --darkgoldenrod-rgb: 146 113 22;
  --darkgoldenrod-oklch: oklch(57% 0.11 87);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#927116] text-[#927116] border-[#927116]
Shades & tints
Color harmonies
About this color

#927116 is a color with the RGB value rgb(146, 113, 22). 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 #927116 to other formats

Palettes with a similar color

Gradients with a similar color

Copied