Skip to content

#A46821

≈ peru · rgb(164, 104, 33)
Color formats
HEX#A46821
RGBrgb(164, 104, 33)
HSLhsl(33, 66%, 39%)
HSVhsv(33, 80%, 64%)
OKLCHoklch(57% 0.11 66)
CMYKcmyk(0%, 37%, 80%, 36%)
Contrast & accessibility
On white4.58:1AA pass
On black4.58:1AA pass
Best text color#FFFFFF
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #a46821;
  --peru-rgb: 164 104 33;
  --peru-oklch: oklch(57% 0.11 66);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a46821] text-[#a46821] border-[#a46821]
Shades & tints
Color harmonies
About this color

#A46821 is a color with the RGB value rgb(164, 104, 33). 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 #A46821 to other formats

Palettes with a similar color

Gradients with a similar color

Copied