#F01616
A medium, vivid red closely aligning with Red.
About #F01616
Visually, #F01616 is defined as a vivid red. It is closely associated with the named CSS color Red. This translates to an RGB value of rgb(240, 22, 22).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 91% Magenta, 91% Yellow, and 6% Black. 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. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F01616
RGB240, 22, 22
HSL0.0°, 87.9%, 51.4%
CMYK0%, 91%, 91%, 6%
HSV0.0°, 90.8%, 94.1%
LAB50.9, 74.8, 58.1
XYZ36.4, 19.2, 2.5
Decimal15734294
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.35:1
Text on #FFFFFF
AA Large
4.83:1
Text on #000000
AA
4.15:1
Text on #F8FAFC
AA Large
4.11:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F01616;
}
.text-color {
color: #F01616;
}
.border-color {
border: 2px solid #F01616;
}