#D10700
A medium, vivid red closely aligning with Orangered.
About #D10700
At its core, #D10700 is a medium and vivid hue. Its closest recognized web color is Orangered. To achieve this exact tint on a monitor, you would use an RGB mix of 209, 7, and 0.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 97% magenta inks. The HSL representation is 2.0° hue, 100.0% saturation, and 41.0% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF 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#D10700
RGB209, 7, 0
HSL2.0°, 100.0%, 41.0%
CMYK0%, 97%, 100%, 18%
HSV2.0°, 100.0%, 82.0%
LAB43.8, 68.3, 57.9
XYZ26.4, 13.7, 1.3
Decimal13698816
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.61:1
Text on #FFFFFF
AA
3.74:1
Text on #000000
AA Large
5.36:1
Text on #F8FAFC
AA
3.18:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D10700;
}
.text-color {
color: #D10700;
}
.border-color {
border: 2px solid #D10700;
}