#B3672A
≈ peru · rgb(179, 103, 42)
Color formats
HEX#B3672A
RGBrgb(179, 103, 42)
HSLhsl(27, 62%, 43%)
HSVhsv(27, 77%, 70%)
OKLCHoklch(59% 0.12 56)
CMYKcmyk(0%, 42%, 77%, 30%)
Contrast & accessibility
On white4.29:1below AA
On black4.89:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
--peru: #b3672a;
--peru-rgb: 179 103 42;
--peru-oklch: oklch(59% 0.12 56);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b3672a] text-[#b3672a] border-[#b3672a]
Shades & tints
Color harmonies
About this color
#B3672A is a color with the RGB value rgb(179, 103, 42). Its closest CSS named color is "peru". 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.