#92161D
A dark, vivid red closely aligning with Brown.
About #92161D
The precise color #92161D is an excellent choice for modern design projects. Designers often compare it to the standard color Brown. Its digital footprint relies on 146 parts red, 22 parts green, and 29 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 85% magenta inks. The HSL representation is 356.6° hue, 73.8% saturation, and 32.9% lightness.
From a UX and accessibility standpoint, contrast is paramount. 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#92161D
RGB146, 22, 29
HSL356.6°, 73.8%, 32.9%
CMYK0%, 85%, 80%, 43%
HSV356.6°, 84.9%, 57.3%
LAB31.3, 49.5, 30.4
XYZ12.4, 6.8, 1.8
Decimal9573917
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.92:1
Text on #FFFFFF
AAA
2.35:1
Text on #000000
FAIL
8.52:1
Text on #F8FAFC
AAA
2.00:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #92161D;
}
.text-color {
color: #92161D;
}
.border-color {
border: 2px solid #92161D;
}