#F11506
A medium, vivid red closely aligning with Red.
About #F11506
When working with digital screens, the color #F11506 is rendered by mixing light. Designers often compare it to the standard color Red. To achieve this exact tint on a monitor, you would use an RGB mix of 241, 21, and 6.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 91% M, 98% Y, and 5% K. With a hue angle of 3.8 degrees, it sits comfortably in the red spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F11506
RGB241, 21, 6
HSL3.8°, 95.1%, 48.4%
CMYK0%, 91%, 98%, 5%
HSV3.8°, 97.5%, 94.5%
LAB51.0, 75.0, 63.1
XYZ36.6, 19.3, 2.0
Decimal15799558
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.33:1
Text on #FFFFFF
AA Large
4.85:1
Text on #000000
AA
4.14:1
Text on #F8FAFC
AA Large
4.12:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F11506;
}
.text-color {
color: #F11506;
}
.border-color {
border: 2px solid #F11506;
}