#993324
A dark, moderate red closely aligning with Brown.
About #993324
The precise color #993324 is an excellent choice for modern design projects. Designers often compare it to the standard color Brown. In the RGB color space, it consists of 153 red, 51 green, and 36 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 67% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#993324
RGB153, 51, 36
HSL7.7°, 61.9%, 37.1%
CMYK0%, 67%, 76%, 40%
HSV7.7°, 76.5%, 60.0%
LAB36.5, 41.7, 32.3
XYZ14.6, 9.3, 2.7
Decimal10040100
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.36:1
Text on #FFFFFF
AAA
2.85:1
Text on #000000
FAIL
7.03:1
Text on #F8FAFC
AAA
2.43:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #993324;
}
.text-color {
color: #993324;
}
.border-color {
border: 2px solid #993324;
}