#993A1D
A dark, moderate red closely aligning with Sienna.
About #993A1D
The hex code #993A1D represents a beautifully specific shade of red. Designers often compare it to the standard color Sienna. This translates to an RGB value of rgb(153, 58, 29).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 62% magenta inks. 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. 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#993A1D
RGB153, 58, 29
HSL14.0°, 68.1%, 35.7%
CMYK0%, 62%, 81%, 40%
HSV14.0°, 81.0%, 60.0%
LAB37.6, 38.2, 37.3
XYZ14.9, 9.9, 2.3
Decimal10041885
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.05:1
Text on #FFFFFF
AAA
2.98:1
Text on #000000
FAIL
6.74:1
Text on #F8FAFC
AA
2.53:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #993A1D;
}
.text-color {
color: #993A1D;
}
.border-color {
border: 2px solid #993A1D;
}