#D3160F
A medium, vivid red closely aligning with Orangered.
About #D3160F
Visually, #D3160F is defined as a vivid red. Designers often compare it to the standard color Orangered. In the RGB color space, it consists of 211 red, 22 green, and 15 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 90% Magenta, 93% Yellow, and 17% Black. The HSL representation is 2.1° hue, 86.7% saturation, and 44.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D3160F
RGB211, 22, 15
HSL2.1°, 86.7%, 44.3%
CMYK0%, 90%, 93%, 17%
HSV2.1°, 92.9%, 82.7%
LAB44.9, 67.2, 54.0
XYZ27.2, 14.5, 1.8
Decimal13833743
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.40:1
Text on #FFFFFF
AA
3.89:1
Text on #000000
AA Large
5.16:1
Text on #F8FAFC
AA
3.31:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D3160F;
}
.text-color {
color: #D3160F;
}
.border-color {
border: 2px solid #D3160F;
}