#E91D00
A medium, vivid red closely aligning with Red.
About #E91D00
Visually, #E91D00 is defined as a vivid red. Its closest recognized web color is Red. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 29, and 0.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 88% Magenta, 100% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E91D00
RGB233, 29, 0
HSL7.5°, 100.0%, 45.7%
CMYK0%, 88%, 100%, 9%
HSV7.5°, 100.0%, 91.4%
LAB49.7, 71.7, 63.2
XYZ34.0, 18.2, 1.7
Decimal15277312
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.53:1
Text on #FFFFFF
AA
4.64:1
Text on #000000
AA
4.33:1
Text on #F8FAFC
AA Large
3.94:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E91D00;
}
.text-color {
color: #E91D00;
}
.border-color {
border: 2px solid #E91D00;
}