Skip to content

#C05927

≈ chocolate · rgb(192, 89, 39)
Color formats
HEX#C05927
RGBrgb(192, 89, 39)
HSLhsl(20, 66%, 45%)
HSVhsv(20, 80%, 75%)
OKLCHoklch(58% 0.15 44)
CMYKcmyk(0%, 54%, 80%, 25%)
Contrast & accessibility
On white4.47:1below AA
On black4.70:1AA pass
Best text color#000000
Nearest CSS name: chocolate
Copy-ready code
CSS custom properties
:root {
  --chocolate: #c05927;
  --chocolate-rgb: 192 89 39;
  --chocolate-oklch: oklch(58% 0.15 44);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--chocolate-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c05927] text-[#c05927] border-[#c05927]
Shades & tints
Color harmonies
About this color

#C05927 is a color with the RGB value rgb(192, 89, 39). Its closest CSS named color is "chocolate". 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 #C05927 to other formats

Palettes with a similar color

Gradients with a similar color

Copied