#751666
A dark, moderate magenta closely aligning with Purple.
About #751666
The precise color #751666 is an excellent choice for modern design projects. It is closely associated with the named CSS color Purple. This translates to an RGB value of rgb(117, 22, 102).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 81% M, 13% Y, and 54% K. The HSL representation is 309.5° hue, 68.3% saturation, and 27.3% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#751666
RGB117, 22, 102
HSL309.5°, 68.3%, 27.3%
CMYK0%, 81%, 13%, 54%
HSV309.5°, 81.2%, 45.9%
LAB27.6, 48.2, -23.5
XYZ10.0, 5.3, 13.1
Decimal7673446
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.18:1
Text on #FFFFFF
AAA
2.06:1
Text on #000000
FAIL
9.73:1
Text on #F8FAFC
AAA
1.75:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #751666;
}
.text-color {
color: #751666;
}
.border-color {
border: 2px solid #751666;
}