#F00707
A medium, vivid red closely aligning with Red.
About #F00707
The precise color #F00707 is an excellent choice for modern design projects. It is closely associated with the named CSS color Red. Its digital footprint relies on 240 parts red, 7 parts green, and 7 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 97% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F00707
RGB240, 7, 7
HSL0.0°, 94.3%, 48.4%
CMYK0%, 97%, 97%, 6%
HSV0.0°, 97.1%, 94.1%
LAB50.3, 76.0, 62.4
XYZ36.0, 18.7, 1.9
Decimal15730439
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.43:1
Text on #FFFFFF
AA Large
4.74:1
Text on #000000
AA
4.24:1
Text on #F8FAFC
AA Large
4.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F00707;
}
.text-color {
color: #F00707;
}
.border-color {
border: 2px solid #F00707;
}