#D33A24
A medium, vivid red closely aligning with Firebrick.
About #D33A24
At its core, #D33A24 is a medium and vivid hue. Its closest recognized web color is Firebrick. Its digital footprint relies on 211 parts red, 58 parts green, and 36 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 73% Magenta, 83% Yellow, and 17% Black. With a hue angle of 7.5 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D33A24
RGB211, 58, 36
HSL7.5°, 70.9%, 48.4%
CMYK0%, 73%, 83%, 17%
HSV7.5°, 82.9%, 82.7%
LAB48.3, 58.4, 47.6
XYZ28.7, 17.0, 3.4
Decimal13842980
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.77:1
Text on #FFFFFF
AA
4.40:1
Text on #000000
AA Large
4.56:1
Text on #F8FAFC
AA
3.74:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D33A24;
}
.text-color {
color: #D33A24;
}
.border-color {
border: 2px solid #D33A24;
}