#B59127
≈ darkgoldenrod · rgb(181, 145, 39)
Color formats
HEX#B59127
RGBrgb(181, 145, 39)
HSLhsl(45, 65%, 43%)
HSVhsv(45, 78%, 71%)
OKLCHoklch(67% 0.12 89)
CMYKcmyk(0%, 20%, 78%, 29%)
Contrast & accessibility
On white2.98:1below AA
On black7.04:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
--darkgoldenrod: #b59127;
--darkgoldenrod-rgb: 181 145 39;
--darkgoldenrod-oklch: oklch(67% 0.12 89);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b59127] text-[#b59127] border-[#b59127]
Shades & tints
Color harmonies
About this color
#B59127 is a color with the RGB value rgb(181, 145, 39). 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.