#752442
A dark, moderate magenta closely aligning with Brown.
About #752442
At its core, #752442 is a dark and moderate hue. Its closest recognized web color is Brown. In the RGB color space, it consists of 117 red, 36 green, and 66 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 69% M, 44% Y, and 54% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#752442
RGB117, 36, 66
HSL337.8°, 52.9%, 30.0%
CMYK0%, 69%, 44%, 54%
HSV337.8°, 69.2%, 45.9%
LAB27.9, 38.1, 0.8
XYZ9.0, 5.4, 5.7
Decimal7676994
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.06:1
Text on #FFFFFF
AAA
2.09:1
Text on #000000
FAIL
9.62:1
Text on #F8FAFC
AAA
1.77:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #752442;
}
.text-color {
color: #752442;
}
.border-color {
border: 2px solid #752442;
}