Skip to content

#B76728

≈ peru · rgb(183, 103, 40)
Color formats
HEX#B76728
RGBrgb(183, 103, 40)
HSLhsl(26, 64%, 44%)
HSVhsv(26, 78%, 72%)
OKLCHoklch(59% 0.13 55)
CMYKcmyk(0%, 44%, 78%, 28%)
Contrast & accessibility
On white4.21:1below AA
On black4.98:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #b76728;
  --peru-rgb: 183 103 40;
  --peru-oklch: oklch(59% 0.13 55);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b76728] text-[#b76728] border-[#b76728]
Shades & tints
Color harmonies
About this color

#B76728 is a color with the RGB value rgb(183, 103, 40). 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.

Related

Convert #B76728 to other formats

Palettes with a similar color

Gradients with a similar color

Copied