#750049
A dark, vivid magenta closely aligning with Purple.
About #750049
When working with digital screens, the color #750049 is rendered by mixing light. It is closely associated with the named CSS color Purple. This translates to an RGB value of rgb(117, 0, 73).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 100% magenta inks. With a hue angle of 322.6 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#750049
RGB117, 0, 73
HSL322.6°, 100.0%, 22.9%
CMYK0%, 100%, 38%, 54%
HSV322.6°, 100.0%, 45.9%
LAB24.5, 49.3, -9.0
XYZ8.5, 4.3, 6.7
Decimal7667785
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.34:1
Text on #FFFFFF
AAA
1.85:1
Text on #000000
FAIL
10.83:1
Text on #F8FAFC
AAA
1.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #750049;
}
.text-color {
color: #750049;
}
.border-color {
border: 2px solid #750049;
}