#CC0007
A medium, vivid red closely aligning with Red.
About #CC0007
At its core, #CC0007 is a medium and vivid hue. Its closest recognized web color is Red. Its digital footprint relies on 204 parts red, 0 parts green, and 7 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 100% magenta inks. The HSL representation is 357.9° hue, 100.0% saturation, and 40.0% lightness.
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#CC0007
RGB204, 0, 7
HSL357.9°, 100.0%, 40.0%
CMYK0%, 100%, 97%, 20%
HSV357.9°, 100.0%, 80.0%
LAB42.5, 67.8, 54.4
XYZ24.9, 12.9, 1.4
Decimal13369351
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.88:1
Text on #FFFFFF
AA
3.57:1
Text on #000000
AA Large
5.62:1
Text on #F8FAFC
AA
3.04:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC0007;
}
.text-color {
color: #CC0007;
}
.border-color {
border: 2px solid #CC0007;
}