#92162C
A dark, vivid red closely aligning with Brown.
About #92162C
The hex code #92162C represents a beautifully specific shade of red. Its closest recognized web color is Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 22, and 44.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 85% M, 70% Y, and 43% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#92162C
RGB146, 22, 44
HSL349.4°, 73.8%, 32.9%
CMYK0%, 85%, 70%, 43%
HSV349.4°, 84.9%, 57.3%
LAB31.5, 50.2, 21.2
XYZ12.6, 6.9, 3.0
Decimal9573932
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.85:1
Text on #FFFFFF
AAA
2.37:1
Text on #000000
FAIL
8.46:1
Text on #F8FAFC
AAA
2.02:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #92162C;
}
.text-color {
color: #92162C;
}
.border-color {
border: 2px solid #92162C;
}