#CC503A
A medium, moderate red closely aligning with Firebrick.
About #CC503A
The precise color #CC503A is an excellent choice for modern design projects. Its closest recognized web color is Firebrick. This translates to an RGB value of rgb(204, 80, 58).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 61% M, 72% Y, and 20% K. With a hue angle of 9.0 degrees, it sits comfortably in the red spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#CC503A
RGB204, 80, 58
HSL9.0°, 58.9%, 51.4%
CMYK0%, 61%, 72%, 20%
HSV9.0°, 71.6%, 80.0%
LAB50.5, 48.0, 38.0
XYZ28.5, 18.9, 6.1
Decimal13389882
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.40:1
Text on #FFFFFF
AA Large
4.78:1
Text on #000000
AA
4.20:1
Text on #F8FAFC
AA Large
4.06:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC503A;
}
.text-color {
color: #CC503A;
}
.border-color {
border: 2px solid #CC503A;
}