Skip to content

#AA7025

≈ peru · rgb(170, 112, 37)
Color formats
HEX#AA7025
RGBrgb(170, 112, 37)
HSLhsl(34, 64%, 41%)
HSVhsv(34, 78%, 67%)
OKLCHoklch(59% 0.11 69)
CMYKcmyk(0%, 34%, 78%, 33%)
Contrast & accessibility
On white4.16:1below AA
On black5.05:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #aa7025;
  --peru-rgb: 170 112 37;
  --peru-oklch: oklch(59% 0.11 69);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#aa7025] text-[#aa7025] border-[#aa7025]
Shades & tints
Color harmonies
About this color

#AA7025 is a color with the RGB value rgb(170, 112, 37). 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 #AA7025 to other formats

Palettes with a similar color

Gradients with a similar color

Copied