Skip to content

#AF672B

≈ peru · rgb(175, 103, 43)
Color formats
HEX#AF672B
RGBrgb(175, 103, 43)
HSLhsl(27, 61%, 43%)
HSVhsv(27, 75%, 69%)
OKLCHoklch(58% 0.12 57)
CMYKcmyk(0%, 41%, 75%, 31%)
Contrast & accessibility
On white4.38:1below AA
On black4.80:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #af672b;
  --peru-rgb: 175 103 43;
  --peru-oklch: oklch(58% 0.12 57);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#af672b] text-[#af672b] border-[#af672b]
Shades & tints
Color harmonies
About this color

#AF672B is a color with the RGB value rgb(175, 103, 43). 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 #AF672B to other formats

Palettes with a similar color

Gradients with a similar color

Copied