#CC1D16
A medium, vivid red closely aligning with Firebrick.
About #CC1D16
The precise color #CC1D16 is an excellent choice for modern design projects. Designers often compare it to the standard color Firebrick. This translates to an RGB value of rgb(204, 29, 22).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 86% magenta, 89% yellow, and 20% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#CC1D16
RGB204, 29, 22
HSL2.3°, 80.5%, 44.3%
CMYK0%, 86%, 89%, 20%
HSV2.3°, 89.2%, 80.0%
LAB43.9, 64.2, 49.9
XYZ25.5, 13.8, 2.1
Decimal13376790
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.59:1
Text on #FFFFFF
AA
3.75:1
Text on #000000
AA Large
5.35:1
Text on #F8FAFC
AA
3.19:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC1D16;
}
.text-color {
color: #CC1D16;
}
.border-color {
border: 2px solid #CC1D16;
}