Skip to content

#B0622E

≈ sienna · rgb(176, 98, 46)
Color formats
HEX#B0622E
RGBrgb(176, 98, 46)
HSLhsl(24, 59%, 44%)
HSVhsv(24, 74%, 69%)
OKLCHoklch(58% 0.12 52)
CMYKcmyk(0%, 44%, 74%, 31%)
Contrast & accessibility
On white4.53:1AA pass
On black4.63:1AA pass
Best text color#000000
Nearest CSS name: sienna
Copy-ready code
CSS custom properties
:root {
  --sienna: #b0622e;
  --sienna-rgb: 176 98 46;
  --sienna-oklch: oklch(58% 0.12 52);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sienna-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b0622e] text-[#b0622e] border-[#b0622e]
Shades & tints
Color harmonies
About this color

#B0622E is a color with the RGB value rgb(176, 98, 46). 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.

Related

Convert #B0622E to other formats

Palettes with a similar color

Gradients with a similar color

Copied