#BD9725
≈ darkgoldenrod · rgb(189, 151, 37)
Color formats
HEX#BD9725
RGBrgb(189, 151, 37)
HSLhsl(45, 67%, 44%)
HSVhsv(45, 80%, 74%)
OKLCHoklch(69% 0.13 89)
CMYKcmyk(0%, 20%, 80%, 26%)
Contrast & accessibility
On white2.76:1below AA
On black7.62:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
--darkgoldenrod: #bd9725;
--darkgoldenrod-rgb: 189 151 37;
--darkgoldenrod-oklch: oklch(69% 0.13 89);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bd9725] text-[#bd9725] border-[#bd9725]
Shades & tints
Color harmonies
About this color
#BD9725 is a color with the RGB value rgb(189, 151, 37). 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.