#8A3324
A dark, moderate red closely aligning with Sienna.
About #8A3324
The precise color #8A3324 is an excellent choice for modern design projects. It is closely associated with the named CSS color Sienna. This translates to an RGB value of rgb(138, 51, 36).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 63% Magenta, 74% Yellow, and 46% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8A3324
RGB138, 51, 36
HSL8.8°, 58.6%, 34.1%
CMYK0%, 63%, 74%, 46%
HSV8.8°, 73.9%, 54.1%
LAB33.8, 36.2, 28.5
XYZ12.0, 7.9, 2.6
Decimal9057060
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.14:1
Text on #FFFFFF
AAA
2.58:1
Text on #000000
FAIL
7.78:1
Text on #F8FAFC
AAA
2.19:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A3324;
}
.text-color {
color: #8A3324;
}
.border-color {
border: 2px solid #8A3324;
}