Skip to content

#C67D36

≈ peru · rgb(198, 125, 54)
Color formats
HEX#C67D36
RGBrgb(198, 125, 54)
HSLhsl(30, 57%, 49%)
HSVhsv(30, 73%, 78%)
OKLCHoklch(65% 0.12 62)
CMYKcmyk(0%, 37%, 73%, 22%)
Contrast & accessibility
On white3.29:1below AA
On black6.39:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
  --peru: #c67d36;
  --peru-rgb: 198 125 54;
  --peru-oklch: oklch(65% 0.12 62);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c67d36] text-[#c67d36] border-[#c67d36]
Shades & tints
Color harmonies
About this color

#C67D36 is a color with the RGB value rgb(198, 125, 54). 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 #C67D36 to other formats

Palettes with a similar color

Gradients with a similar color

Copied