#A81633
A dark, vivid red closely aligning with Brown.
About #A81633
The hex code #A81633 represents a beautifully specific shade of red. Its closest recognized web color is Brown. Its digital footprint relies on 168 parts red, 22 parts green, and 51 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 87% magenta inks. With a hue angle of 348.1 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A81633
RGB168, 22, 51
HSL348.1°, 76.8%, 37.3%
CMYK0%, 87%, 70%, 34%
HSV348.1°, 86.9%, 65.9%
LAB36.2, 56.7, 23.6
XYZ17.0, 9.1, 4.0
Decimal11015731
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.43:1
Text on #FFFFFF
AAA
2.83:1
Text on #000000
FAIL
7.10:1
Text on #F8FAFC
AAA
2.40:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A81633;
}
.text-color {
color: #A81633;
}
.border-color {
border: 2px solid #A81633;
}