Skip to content

#A1833F

≈ peru · rgb(161, 131, 63)
Color formats
HEX#A1833F
RGBrgb(161, 131, 63)
HSLhsl(42, 44%, 44%)
HSVhsv(42, 61%, 63%)
OKLCHoklch(62% 0.09 86)
CMYKcmyk(0%, 19%, 61%, 37%)
Contrast & accessibility
On white3.60:1below AA
On black5.83:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #a1833f;
  --peru-rgb: 161 131 63;
  --peru-oklch: oklch(62% 0.09 86);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a1833f] text-[#a1833f] border-[#a1833f]
Shades & tints
Color harmonies
About this color

#A1833F is a color with the RGB value rgb(161, 131, 63). 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 #A1833F to other formats

Palettes with a similar color

Gradients with a similar color

Copied