Skip to content

#AF6918

≈ peru · rgb(175, 105, 24)
Color formats
HEX#AF6918
RGBrgb(175, 105, 24)
HSLhsl(32, 76%, 39%)
HSVhsv(32, 86%, 69%)
OKLCHoklch(59% 0.13 63)
CMYKcmyk(0%, 40%, 86%, 31%)
Contrast & accessibility
On white4.32:1below AA
On black4.86:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #af6918;
  --peru-rgb: 175 105 24;
  --peru-oklch: oklch(59% 0.13 63);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#af6918] text-[#af6918] border-[#af6918]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied