#921D1D
A dark, moderate red closely aligning with Brown.
About #921D1D
The precise color #921D1D 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 146 red, 29 green, and 29 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 80% magenta, 80% yellow, and 43% black. The HSL representation is 0.0° hue, 66.9% saturation, and 34.3% lightness.
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#921D1D
RGB146, 29, 29
HSL0.0°, 66.9%, 34.3%
CMYK0%, 80%, 80%, 43%
HSV0.0°, 80.1%, 57.3%
LAB32.0, 47.5, 31.1
XYZ12.5, 7.1, 1.9
Decimal9575709
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.69:1
Text on #FFFFFF
AAA
2.42:1
Text on #000000
FAIL
8.31:1
Text on #F8FAFC
AAA
2.05:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #921D1D;
}
.text-color {
color: #921D1D;
}
.border-color {
border: 2px solid #921D1D;
}