Skip to content

#94711E

≈ darkgoldenrod · rgb(148, 113, 30)
Color formats
HEX#94711E
RGBrgb(148, 113, 30)
HSLhsl(42, 66%, 35%)
HSVhsv(42, 80%, 58%)
OKLCHoklch(57% 0.11 84)
CMYKcmyk(0%, 24%, 80%, 42%)
Contrast & accessibility
On white4.53:1AA pass
On black4.64:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
  --darkgoldenrod: #94711e;
  --darkgoldenrod-rgb: 148 113 30;
  --darkgoldenrod-oklch: oklch(57% 0.11 84);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#94711e] text-[#94711e] border-[#94711e]
Shades & tints
Color harmonies
About this color

#94711E is a color with the RGB value rgb(148, 113, 30). 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 #94711E to other formats

Palettes with a similar color

Gradients with a similar color

Copied