#AF331D
A medium, vivid red closely aligning with Firebrick.
About #AF331D
The precise color #AF331D is an excellent choice for modern design projects. Designers often compare it to the standard color Firebrick. This translates to an RGB value of rgb(175, 51, 29).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 71% magenta inks. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF331D
RGB175, 51, 29
HSL9.0°, 71.6%, 40.0%
CMYK0%, 71%, 83%, 31%
HSV9.0°, 83.4%, 68.6%
LAB40.5, 49.1, 41.5
XYZ19.1, 11.6, 2.4
Decimal11481885
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.34:1
Text on #FFFFFF
AA
3.31:1
Text on #000000
AA Large
6.06:1
Text on #F8FAFC
AA
2.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF331D;
}
.text-color {
color: #AF331D;
}
.border-color {
border: 2px solid #AF331D;
}