#A83324
A medium, moderate red closely aligning with Brown.
About #A83324
At its core, #A83324 is a medium and moderate hue. Designers often compare it to the standard color Brown. Its digital footprint relies on 168 parts red, 51 parts green, and 36 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 70% M, 79% Y, and 34% K. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A83324
RGB168, 51, 36
HSL6.8°, 64.7%, 40.0%
CMYK0%, 70%, 79%, 34%
HSV6.8°, 78.6%, 65.9%
LAB39.3, 47.0, 36.1
XYZ17.7, 10.8, 2.8
Decimal11023140
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.64:1
Text on #FFFFFF
AA
3.16:1
Text on #000000
AA Large
6.34:1
Text on #F8FAFC
AA
2.69:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A83324;
}
.text-color {
color: #A83324;
}
.border-color {
border: 2px solid #A83324;
}