Skip to content

#C13636

≈ firebrick · rgb(193, 54, 54)
Color formats
HEX#C13636
RGBrgb(193, 54, 54)
HSLhsl(0, 56%, 48%)
HSVhsv(0, 72%, 76%)
OKLCHoklch(54% 0.18 25)
CMYKcmyk(0%, 72%, 72%, 24%)
Contrast & accessibility
On white5.46:1AA pass
On black3.85:1below AA
Best text color#FFFFFF
Nearest CSS name: firebrick
Copy-ready code
CSS custom properties
:root {
  --firebrick: #c13636;
  --firebrick-rgb: 193 54 54;
  --firebrick-oklch: oklch(54% 0.18 25);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--firebrick-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c13636] text-[#c13636] border-[#c13636]
Shades & tints
Color harmonies
About this color

#C13636 is a color with the RGB value rgb(193, 54, 54). 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.

Related

Convert #C13636 to other formats

Palettes with a similar color

Gradients with a similar color

Copied