#7C1642
A dark, moderate magenta closely aligning with Brown.
About #7C1642
Visually, #7C1642 is defined as a moderate magenta. Designers often compare it to the standard color Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 22, and 66.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 82% Magenta, 47% Yellow, and 51% Black. With a hue angle of 334.1 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7C1642
RGB124, 22, 66
HSL334.1°, 69.9%, 28.6%
CMYK0%, 82%, 47%, 51%
HSV334.1°, 82.3%, 48.6%
LAB27.4, 45.5, 0.2
XYZ9.6, 5.3, 5.7
Decimal8132162
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.24:1
Text on #FFFFFF
AAA
2.05:1
Text on #000000
FAIL
9.79:1
Text on #F8FAFC
AAA
1.74:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C1642;
}
.text-color {
color: #7C1642;
}
.border-color {
border: 2px solid #7C1642;
}