#D30007
A medium, vivid red closely aligning with Red.
About #D30007
When working with digital screens, the color #D30007 is rendered by mixing light. Its closest recognized web color is Red. Its digital footprint relies on 211 parts red, 0 parts green, and 7 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 100% M, 97% Y, and 17% K. The HSL representation is 358.0° hue, 100.0% saturation, and 41.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D30007
RGB211, 0, 7
HSL358.0°, 100.0%, 41.4%
CMYK0%, 100%, 97%, 17%
HSV358.0°, 100.0%, 82.7%
LAB44.0, 69.5, 56.0
XYZ26.9, 13.9, 1.5
Decimal13828103
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.57:1
Text on #FFFFFF
AA
3.77:1
Text on #000000
AA Large
5.32:1
Text on #F8FAFC
AA
3.21:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D30007;
}
.text-color {
color: #D30007;
}
.border-color {
border: 2px solid #D30007;
}