#C34F37
≈ brown · rgb(195, 79, 55)
Color formats
HEX#C34F37
RGBrgb(195, 79, 55)
HSLhsl(10, 56%, 49%)
HSVhsv(10, 72%, 76%)
OKLCHoklch(58% 0.15 33)
CMYKcmyk(0%, 59%, 72%, 24%)
Contrast & accessibility
On white4.67:1AA pass
On black4.49:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
--brown: #c34f37;
--brown-rgb: 195 79 55;
--brown-oklch: oklch(58% 0.15 33);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c34f37] text-[#c34f37] border-[#c34f37]
Shades & tints
Color harmonies
About this color
#C34F37 is a color with the RGB value rgb(195, 79, 55). Its closest CSS named color is "brown". 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.