#A80F33
A dark, vivid red closely aligning with Brown.
About #A80F33
At its core, #A80F33 is a dark and vivid hue. It is closely associated with the named CSS color Brown. Its digital footprint relies on 168 parts red, 15 parts green, and 51 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 91% M, 70% Y, and 34% K. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A80F33
RGB168, 15, 51
HSL345.9°, 83.6%, 35.9%
CMYK0%, 91%, 70%, 34%
HSV345.9°, 91.1%, 65.9%
LAB35.8, 58.0, 23.1
XYZ16.9, 8.9, 4.0
Decimal11013939
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.55:1
Text on #FFFFFF
AAA
2.78:1
Text on #000000
FAIL
7.22:1
Text on #F8FAFC
AAA
2.36:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A80F33;
}
.text-color {
color: #A80F33;
}
.border-color {
border: 2px solid #A80F33;
}