#D32416
A medium, vivid red closely aligning with Firebrick.
About #D32416
The hex code #D32416 represents a beautifully specific shade of red. Designers often compare it to the standard color Firebrick. Its digital footprint relies on 211 parts red, 36 parts green, and 22 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 83% magenta, 90% yellow, and 17% black. The HSL representation is 4.4° hue, 81.1% saturation, and 45.7% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D32416
RGB211, 36, 22
HSL4.4°, 81.1%, 45.7%
CMYK0%, 83%, 90%, 17%
HSV4.4°, 89.6%, 82.7%
LAB45.9, 64.6, 51.9
XYZ27.6, 15.2, 2.2
Decimal13837334
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.21:1
Text on #FFFFFF
AA
4.03:1
Text on #000000
AA Large
4.98:1
Text on #F8FAFC
AA
3.43:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D32416;
}
.text-color {
color: #D32416;
}
.border-color {
border: 2px solid #D32416;
}