#BD5033
≈ sienna · rgb(189, 80, 51)
Color formats
HEX#BD5033
RGBrgb(189, 80, 51)
HSLhsl(13, 58%, 47%)
HSVhsv(13, 73%, 74%)
OKLCHoklch(57% 0.15 36)
CMYKcmyk(0%, 58%, 73%, 26%)
Contrast & accessibility
On white4.82:1AA pass
On black4.36:1below AA
Best text color#FFFFFF
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
--sienna: #bd5033;
--sienna-rgb: 189 80 51;
--sienna-oklch: oklch(57% 0.15 36);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bd5033] text-[#bd5033] border-[#bd5033]
Shades & tints
Color harmonies
About this color
#BD5033 is a color with the RGB value rgb(189, 80, 51). Its closest CSS named color is "sienna". 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.