#920757
A dark, vivid magenta closely aligning with Mediumvioletred.
About #920757
The hex code #920757 represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(146, 7, 87).
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, 40% Y, and 43% K. With a hue angle of 325.5 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. 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#920757
RGB146, 7, 87
HSL325.5°, 90.8%, 30.0%
CMYK0%, 95%, 40%, 43%
HSV325.5°, 95.2%, 57.3%
LAB31.7, 56.3, -6.9
XYZ13.7, 7.0, 9.6
Decimal9570135
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.79:1
Text on #FFFFFF
AAA
2.39:1
Text on #000000
FAIL
8.40:1
Text on #F8FAFC
AAA
2.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #920757;
}
.text-color {
color: #920757;
}
.border-color {
border: 2px solid #920757;
}