Skip to content

#BC7A34

≈ peru · rgb(188, 122, 52)
Color formats
HEX#BC7A34
RGBrgb(188, 122, 52)
HSLhsl(31, 57%, 47%)
HSVhsv(31, 72%, 74%)
OKLCHoklch(64% 0.12 64)
CMYKcmyk(0%, 35%, 72%, 26%)
Contrast & accessibility
On white3.52:1below AA
On black5.97:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #bc7a34;
  --peru-rgb: 188 122 52;
  --peru-oklch: oklch(64% 0.12 64);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bc7a34] text-[#bc7a34] border-[#bc7a34]
Shades & tints
Color harmonies
About this color

#BC7A34 is a color with the RGB value rgb(188, 122, 52). 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 #BC7A34 to other formats

Palettes with a similar color

Gradients with a similar color

Copied