#990792
A dark, vivid magenta closely aligning with Darkmagenta.
About #990792
At its core, #990792 is a dark and vivid hue. Designers often compare it to the standard color Darkmagenta. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 7, and 146.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 95% magenta, 5% yellow, and 40% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#990792
RGB153, 7, 146
HSL302.9°, 91.2%, 31.4%
CMYK0%, 95%, 5%, 40%
HSV302.9°, 95.4%, 60.0%
LAB36.0, 65.2, -37.5
XYZ18.4, 9.0, 28.0
Decimal10028946
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.50:1
Text on #FFFFFF
AAA
2.80:1
Text on #000000
FAIL
7.17:1
Text on #F8FAFC
AAA
2.38:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #990792;
}
.text-color {
color: #990792;
}
.border-color {
border: 2px solid #990792;
}