#922442
A dark, moderate magenta closely aligning with Brown.
About #922442
The hex code #922442 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 36, and 66.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 75% M, 55% 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#922442
RGB146, 36, 66
HSL343.6°, 60.4%, 35.7%
CMYK0%, 75%, 55%, 43%
HSV343.6°, 75.3%, 57.3%
LAB33.5, 47.3, 9.5
XYZ13.5, 7.8, 5.9
Decimal9577538
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.22:1
Text on #FFFFFF
AAA
2.55:1
Text on #000000
FAIL
7.86:1
Text on #F8FAFC
AAA
2.17:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #922442;
}
.text-color {
color: #922442;
}
.border-color {
border: 2px solid #922442;
}