Skip to content

#AB6626

≈ peru · rgb(171, 102, 38)
Color formats
HEX#AB6626
RGBrgb(171, 102, 38)
HSLhsl(29, 64%, 41%)
HSVhsv(29, 78%, 67%)
OKLCHoklch(58% 0.12 59)
CMYKcmyk(0%, 40%, 78%, 33%)
Contrast & accessibility
On white4.51:1AA pass
On black4.66:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #ab6626;
  --peru-rgb: 171 102 38;
  --peru-oklch: oklch(58% 0.12 59);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ab6626] text-[#ab6626] border-[#ab6626]
Shades & tints
Color harmonies
About this color

#AB6626 is a color with the RGB value rgb(171, 102, 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.

Related

Convert #AB6626 to other formats

Palettes with a similar color

Gradients with a similar color

Copied