#C13239
≈ firebrick · rgb(193, 50, 57)
Color formats
HEX#C13239
RGBrgb(193, 50, 57)
HSLhsl(357, 59%, 48%)
HSVhsv(357, 74%, 76%)
OKLCHoklch(54% 0.18 23)
CMYKcmyk(0%, 74%, 70%, 24%)
Contrast & accessibility
On white5.55:1AA pass
On black3.78:1below AA
Best text color#FFFFFF
Nearest CSS name: firebrick
Copy-ready code
CSS custom properties
:root {
--firebrick: #c13239;
--firebrick-rgb: 193 50 57;
--firebrick-oklch: oklch(54% 0.18 23);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--firebrick-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c13239] text-[#c13239] border-[#c13239]
Shades & tints
Color harmonies
About this color
#C13239 is a color with the RGB value rgb(193, 50, 57). Its closest CSS named color is "firebrick". 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.