Skip to content

#C36C38

≈ peru · rgb(195, 108, 56)
Color formats
HEX#C36C38
RGBrgb(195, 108, 56)
HSLhsl(22, 55%, 49%)
HSVhsv(22, 71%, 76%)
OKLCHoklch(62% 0.13 49)
CMYKcmyk(0%, 45%, 71%, 24%)
Contrast & accessibility
On white3.80:1below AA
On black5.52:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #c36c38;
  --peru-rgb: 195 108 56;
  --peru-oklch: oklch(62% 0.13 49);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c36c38] text-[#c36c38] border-[#c36c38]
Shades & tints
Color harmonies
About this color

#C36C38 is a color with the RGB value rgb(195, 108, 56). 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 #C36C38 to other formats

Palettes with a similar color

Gradients with a similar color

Copied