#990742
A dark, vivid magenta closely aligning with Brown.
About #990742
When working with digital screens, the color #990742 is rendered by mixing light. Its closest recognized web color is Brown. Its digital footprint relies on 153 parts red, 7 parts green, and 66 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 95% M, 57% Y, and 40% K. With a hue angle of 335.8 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#990742
RGB153, 7, 66
HSL335.8°, 91.2%, 31.4%
CMYK0%, 95%, 57%, 40%
HSV335.8°, 95.4%, 60.0%
LAB32.5, 56.2, 8.3
XYZ14.2, 7.3, 5.8
Decimal10028866
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.52:1
Text on #FFFFFF
AAA
2.46:1
Text on #000000
FAIL
8.15:1
Text on #F8FAFC
AAA
2.09:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #990742;
}
.text-color {
color: #990742;
}
.border-color {
border: 2px solid #990742;
}