#F00716
A medium, vivid red closely aligning with Red.
About #F00716
Visually, #F00716 is defined as a vivid red. It is closely associated with the named CSS color Red. Its digital footprint relies on 240 parts red, 7 parts green, and 22 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 97% M, 91% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F00716
RGB240, 7, 22
HSL356.1°, 94.3%, 48.4%
CMYK0%, 97%, 91%, 6%
HSV356.1°, 97.1%, 94.1%
LAB50.4, 76.2, 57.8
XYZ36.2, 18.7, 2.5
Decimal15730454
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.42:1
Text on #FFFFFF
AA Large
4.75:1
Text on #000000
AA
4.23:1
Text on #F8FAFC
AA Large
4.04:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F00716;
}
.text-color {
color: #F00716;
}
.border-color {
border: 2px solid #F00716;
}