#C53A33
A medium, moderate red closely aligning with Firebrick.
About #C53A33
The precise color #C53A33 is an excellent choice for modern design projects. Designers often compare it to the standard color Firebrick. In the RGB color space, it consists of 197 red, 58 green, and 51 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 71% magenta, 74% yellow, and 23% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C53A33
RGB197, 58, 51
HSL2.9°, 58.9%, 48.6%
CMYK0%, 71%, 74%, 23%
HSV2.9°, 74.1%, 77.3%
LAB45.8, 54.5, 36.3
XYZ25.1, 15.1, 4.7
Decimal12925491
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.21:1
Text on #FFFFFF
AA
4.03:1
Text on #000000
AA Large
4.98:1
Text on #F8FAFC
AA
3.42:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C53A33;
}
.text-color {
color: #C53A33;
}
.border-color {
border: 2px solid #C53A33;
}