Skip to content

#B29634

≈ darkgoldenrod · rgb(178, 150, 52)
Color formats
HEX#B29634
RGBrgb(178, 150, 52)
HSLhsl(47, 55%, 45%)
HSVhsv(47, 71%, 70%)
OKLCHoklch(68% 0.12 93)
CMYKcmyk(0%, 16%, 71%, 30%)
Contrast & accessibility
On white2.87:1below AA
On black7.31:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
  --darkgoldenrod: #b29634;
  --darkgoldenrod-rgb: 178 150 52;
  --darkgoldenrod-oklch: oklch(68% 0.12 93);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b29634] text-[#b29634] border-[#b29634]
Shades & tints
Color harmonies
About this color

#B29634 is a color with the RGB value rgb(178, 150, 52). 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 #B29634 to other formats

Palettes with a similar color

Gradients with a similar color

Copied