#B15F25
≈ sienna · rgb(177, 95, 37)
Color formats
HEX#B15F25
RGBrgb(177, 95, 37)
HSLhsl(25, 65%, 42%)
HSVhsv(25, 79%, 69%)
OKLCHoklch(57% 0.13 52)
CMYKcmyk(0%, 46%, 79%, 31%)
Contrast & accessibility
On white4.63:1AA pass
On black4.53:1AA pass
Best text color#FFFFFF
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
--sienna: #b15f25;
--sienna-rgb: 177 95 37;
--sienna-oklch: oklch(57% 0.13 52);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b15f25] text-[#b15f25] border-[#b15f25]
Shades & tints
Color harmonies
About this color
#B15F25 is a color with the RGB value rgb(177, 95, 37). 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.