#AF1D0F
A dark, vivid red closely aligning with Firebrick.
About #AF1D0F
When working with digital screens, the color #AF1D0F is rendered by mixing light. Its closest recognized web color is Firebrick. Its digital footprint relies on 175 parts red, 29 parts green, and 15 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 83% M, 91% Y, and 31% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF1D0F
RGB175, 29, 15
HSL5.2°, 84.2%, 37.3%
CMYK0%, 83%, 91%, 31%
HSV5.2°, 91.4%, 68.6%
LAB37.9, 55.9, 45.8
XYZ18.2, 10.0, 1.4
Decimal11476239
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.99:1
Text on #FFFFFF
AA
3.01:1
Text on #000000
AA Large
6.68:1
Text on #F8FAFC
AA
2.55:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF1D0F;
}
.text-color {
color: #AF1D0F;
}
.border-color {
border: 2px solid #AF1D0F;
}