#CB7726
≈ peru · rgb(203, 119, 38)
Color formats
HEX#CB7726
RGBrgb(203, 119, 38)
HSLhsl(29, 68%, 47%)
HSVhsv(29, 81%, 80%)
OKLCHoklch(65% 0.14 59)
CMYKcmyk(0%, 41%, 81%, 20%)
Contrast & accessibility
On white3.38:1below AA
On black6.21:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
--peru: #cb7726;
--peru-rgb: 203 119 38;
--peru-oklch: oklch(65% 0.14 59);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cb7726] text-[#cb7726] border-[#cb7726]
Shades & tints
Color harmonies
About this color
#CB7726 is a color with the RGB value rgb(203, 119, 38). 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.