#B1432D
≈ brown · rgb(177, 67, 45)
Color formats
HEX#B1432D
RGBrgb(177, 67, 45)
HSLhsl(10, 59%, 44%)
HSVhsv(10, 75%, 69%)
OKLCHoklch(53% 0.15 33)
CMYKcmyk(0%, 62%, 75%, 31%)
Contrast & accessibility
On white5.66:1AA pass
On black3.71:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
--brown: #b1432d;
--brown-rgb: 177 67 45;
--brown-oklch: oklch(53% 0.15 33);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b1432d] text-[#b1432d] border-[#b1432d]
Shades & tints
Color harmonies
About this color
#B1432D is a color with the RGB value rgb(177, 67, 45). Its closest CSS named color is "brown". 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.