Skip to content

#BC7834

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

#BC7834 is a color with the RGB value rgb(188, 120, 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 #BC7834 to other formats

Palettes with a similar color

Gradients with a similar color

Copied