#A36F2C
≈ peru · rgb(163, 111, 44)
Color formats
HEX#A36F2C
RGBrgb(163, 111, 44)
HSLhsl(34, 57%, 41%)
HSVhsv(34, 73%, 64%)
OKLCHoklch(58% 0.11 70)
CMYKcmyk(0%, 32%, 73%, 36%)
Contrast & accessibility
On white4.31:1below AA
On black4.87:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
--peru: #a36f2c;
--peru-rgb: 163 111 44;
--peru-oklch: oklch(58% 0.11 70);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a36f2c] text-[#a36f2c] border-[#a36f2c]
Shades & tints
Color harmonies
About this color
#A36F2C is a color with the RGB value rgb(163, 111, 44). 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.