#A80716
A dark, vivid red closely aligning with Firebrick.
About #A80716
The precise color #A80716 is an excellent choice for modern design projects. Its closest recognized web color is Firebrick. Its digital footprint relies on 168 parts red, 7 parts green, and 22 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 96% 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. 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#A80716
RGB168, 7, 22
HSL354.4°, 92.0%, 34.3%
CMYK0%, 96%, 87%, 34%
HSV354.4°, 95.8%, 65.9%
LAB35.1, 58.0, 39.7
XYZ16.4, 8.5, 1.5
Decimal11011862
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.76:1
Text on #FFFFFF
AAA
2.71:1
Text on #000000
FAIL
7.41:1
Text on #F8FAFC
AAA
2.30:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A80716;
}
.text-color {
color: #A80716;
}
.border-color {
border: 2px solid #A80716;
}