#AF2424
A medium, moderate red closely aligning with Firebrick.
About #AF2424
At its core, #AF2424 is a medium and moderate hue. It is closely associated with the named CSS color Firebrick. Its digital footprint relies on 175 parts red, 36 parts green, and 36 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 79% Magenta, 79% Yellow, and 31% Black. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AF2424
RGB175, 36, 36
HSL0.0°, 65.9%, 41.4%
CMYK0%, 79%, 79%, 31%
HSV0.0°, 79.4%, 68.6%
LAB38.7, 54.5, 35.9
XYZ18.6, 10.5, 2.7
Decimal11478052
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.77:1
Text on #FFFFFF
AA
3.10:1
Text on #000000
AA Large
6.47:1
Text on #F8FAFC
AA
2.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF2424;
}
.text-color {
color: #AF2424;
}
.border-color {
border: 2px solid #AF2424;
}