#AF7F4B
≈ peru · rgb(175, 127, 75)
Color formats
HEX#AF7F4B
RGBrgb(175, 127, 75)
HSLhsl(31, 40%, 49%)
HSVhsv(31, 57%, 69%)
OKLCHoklch(63% 0.09 67)
CMYKcmyk(0%, 27%, 57%, 31%)
Contrast & accessibility
On white3.52:1below AA
On black5.96:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
--peru: #af7f4b;
--peru-rgb: 175 127 75;
--peru-oklch: oklch(63% 0.09 67);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#af7f4b] text-[#af7f4b] border-[#af7f4b]
Shades & tints
Color harmonies
About this color
#AF7F4B is a color with the RGB value rgb(175, 127, 75). 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.