Skip to content

#C68036

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

#C68036 is a color with the RGB value rgb(198, 128, 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 #C68036 to other formats

Palettes with a similar color

Gradients with a similar color

Copied