#7C163A
A dark, moderate magenta closely aligning with Brown.
About #7C163A
Visually, #7C163A is defined as a moderate magenta. Its closest recognized web color is Brown. Its digital footprint relies on 124 parts red, 22 parts green, and 58 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 82% M, 53% Y, and 51% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C163A
RGB124, 22, 58
HSL338.8°, 69.9%, 28.6%
CMYK0%, 82%, 53%, 51%
HSV338.8°, 82.3%, 48.6%
LAB27.2, 44.7, 5.3
XYZ9.4, 5.2, 4.5
Decimal8132154
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.33:1
Text on #FFFFFF
AAA
2.03:1
Text on #000000
FAIL
9.87:1
Text on #F8FAFC
AAA
1.73:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C163A;
}
.text-color {
color: #7C163A;
}
.border-color {
border: 2px solid #7C163A;
}