#AF1D2C
A medium, vivid red closely aligning with Brown.
About #AF1D2C
The hex code #AF1D2C represents a beautifully specific shade of red. Its closest recognized web color is Brown. Its digital footprint relies on 175 parts red, 29 parts green, and 44 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 83% Magenta, 75% Yellow, and 31% Black. The HSL representation is 353.8° hue, 71.6% saturation, and 40.0% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF 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#AF1D2C
RGB175, 29, 44
HSL353.8°, 71.6%, 40.0%
CMYK0%, 83%, 75%, 31%
HSV353.8°, 83.4%, 68.6%
LAB38.2, 56.7, 30.6
XYZ18.6, 10.2, 3.4
Decimal11476268
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.92:1
Text on #FFFFFF
AA
3.03:1
Text on #000000
AA Large
6.61:1
Text on #F8FAFC
AA
2.58:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF1D2C;
}
.text-color {
color: #AF1D2C;
}
.border-color {
border: 2px solid #AF1D2C;
}