#8A6718
≈ darkgoldenrod · rgb(138, 103, 24)
Color formats
HEX#8A6718
RGBrgb(138, 103, 24)
HSLhsl(42, 70%, 32%)
HSVhsv(42, 83%, 54%)
OKLCHoklch(54% 0.1 83)
CMYKcmyk(0%, 25%, 83%, 46%)
Contrast & accessibility
On white5.21:1AA pass
On black4.03:1below AA
Best text color#FFFFFF
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
--darkgoldenrod: #8a6718;
--darkgoldenrod-rgb: 138 103 24;
--darkgoldenrod-oklch: oklch(54% 0.1 83);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8a6718] text-[#8a6718] border-[#8a6718]
Shades & tints
Color harmonies
About this color
#8A6718 is a color with the RGB value rgb(138, 103, 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.