#7C003A
A dark, vivid magenta closely aligning with Brown.
About #7C003A
The precise color #7C003A is an excellent choice for modern design projects. Its closest recognized web color is Brown. In the RGB color space, it consists of 124 red, 0 green, and 58 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 100% Magenta, 53% Yellow, and 51% Black. This makes it a relatively dark color when applied to physical surfaces.
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#7C003A
RGB124, 0, 58
HSL331.9°, 100.0%, 24.3%
CMYK0%, 100%, 53%, 51%
HSV331.9°, 100.0%, 48.6%
LAB25.5, 49.5, 2.9
XYZ9.1, 4.6, 4.4
Decimal8126522
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.95:1
Text on #FFFFFF
AAA
1.92:1
Text on #000000
FAIL
10.46:1
Text on #F8FAFC
AAA
1.63:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C003A;
}
.text-color {
color: #7C003A;
}
.border-color {
border: 2px solid #7C003A;
}