Skip to content

#8D6918

≈ darkgoldenrod · rgb(141, 105, 24)
Color formats
HEX#8D6918
RGBrgb(141, 105, 24)
HSLhsl(42, 71%, 32%)
HSVhsv(42, 83%, 55%)
OKLCHoklch(54% 0.1 82)
CMYKcmyk(0%, 26%, 83%, 45%)
Contrast & accessibility
On white5.04:1AA pass
On black4.17:1below AA
Best text color#FFFFFF
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
  --darkgoldenrod: #8d6918;
  --darkgoldenrod-rgb: 141 105 24;
  --darkgoldenrod-oklch: oklch(54% 0.1 82);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8d6918] text-[#8d6918] border-[#8d6918]
Shades & tints
Color harmonies
About this color

#8D6918 is a color with the RGB value rgb(141, 105, 24). 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 #8D6918 to other formats

Palettes with a similar color

Gradients with a similar color

Copied