#A80724
A dark, vivid red closely aligning with Firebrick.
About #A80724
The precise color #A80724 is an excellent choice for modern design projects. It is closely associated with the named CSS color Firebrick. In the RGB color space, it consists of 168 red, 7 green, and 36 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 96% Magenta, 79% Yellow, and 34% 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#A80724
RGB168, 7, 36
HSL349.2°, 92.0%, 34.3%
CMYK0%, 96%, 79%, 34%
HSV349.2°, 95.8%, 65.9%
LAB35.2, 58.4, 31.8
XYZ16.5, 8.6, 2.5
Decimal11011876
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.72:1
Text on #FFFFFF
AAA
2.72:1
Text on #000000
FAIL
7.38:1
Text on #F8FAFC
AAA
2.31:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A80724;
}
.text-color {
color: #A80724;
}
.border-color {
border: 2px solid #A80724;
}