#920716
A dark, vivid red closely aligning with Maroon.
About #920716
When working with digital screens, the color #920716 is rendered by mixing light. It is closely associated with the named CSS color Maroon. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 7, and 22.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 95% M, 85% Y, and 43% K. 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. 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#920716
RGB146, 7, 22
HSL353.5°, 90.8%, 30.0%
CMYK0%, 95%, 85%, 43%
HSV353.5°, 95.2%, 57.3%
LAB30.2, 52.2, 33.5
XYZ12.1, 6.3, 1.3
Decimal9570070
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.27:1
Text on #FFFFFF
AAA
2.26:1
Text on #000000
FAIL
8.86:1
Text on #F8FAFC
AAA
1.92:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #920716;
}
.text-color {
color: #920716;
}
.border-color {
border: 2px solid #920716;
}