Skip to content

#97752F

≈ peru · rgb(151, 117, 47)
Color formats
HEX#97752F
RGBrgb(151, 117, 47)
HSLhsl(40, 53%, 39%)
HSVhsv(40, 69%, 59%)
OKLCHoklch(58% 0.1 83)
CMYKcmyk(0%, 23%, 69%, 41%)
Contrast & accessibility
On white4.28:1below AA
On black4.90:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #97752f;
  --peru-rgb: 151 117 47;
  --peru-oklch: oklch(58% 0.1 83);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#97752f] text-[#97752f] border-[#97752f]
Shades & tints
Color harmonies
About this color

#97752F is a color with the RGB value rgb(151, 117, 47). 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 #97752F to other formats

Palettes with a similar color

Gradients with a similar color

Copied