#A82433
A medium, moderate red closely aligning with Brown.
About #A82433
The hex code #A82433 represents a beautifully specific shade of red. It is closely associated with the named CSS color Brown. Its digital footprint relies on 168 parts red, 36 parts green, and 51 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 79% magenta, 70% yellow, and 34% black. With a hue angle of 353.2 degrees, it sits comfortably in the red spectrum.
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#A82433
RGB168, 36, 51
HSL353.2°, 64.7%, 40.0%
CMYK0%, 79%, 70%, 34%
HSV353.2°, 78.6%, 65.9%
LAB37.5, 53.1, 25.2
XYZ17.4, 9.8, 4.1
Decimal11019315
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.08:1
Text on #FFFFFF
AAA
2.97:1
Text on #000000
FAIL
6.77:1
Text on #F8FAFC
AA
2.52:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A82433;
}
.text-color {
color: #A82433;
}
.border-color {
border: 2px solid #A82433;
}