#922C0F
A dark, vivid red closely aligning with Maroon.
About #922C0F
The precise color #922C0F is an excellent choice for modern design projects. Its closest recognized web color is Maroon. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 44, and 15.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 70% Magenta, 90% Yellow, and 43% Black. With a hue angle of 13.3 degrees, it sits comfortably in the red spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#922C0F
RGB146, 44, 15
HSL13.3°, 81.4%, 31.6%
CMYK0%, 70%, 90%, 43%
HSV13.3°, 89.7%, 57.3%
LAB33.9, 41.6, 40.2
XYZ12.8, 7.9, 1.3
Decimal9579535
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.11:1
Text on #FFFFFF
AAA
2.59:1
Text on #000000
FAIL
7.75:1
Text on #F8FAFC
AAA
2.20:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #922C0F;
}
.text-color {
color: #922C0F;
}
.border-color {
border: 2px solid #922C0F;
}