#7C073A
A dark, vivid magenta closely aligning with Brown.
About #7C073A
Visually, #7C073A is defined as a vivid magenta. Its closest recognized web color is Brown. In the RGB color space, it consists of 124 red, 7 green, and 58 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 94% magenta inks. With a hue angle of 333.8 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#7C073A
RGB124, 7, 58
HSL333.8°, 89.3%, 25.7%
CMYK0%, 94%, 53%, 51%
HSV333.8°, 94.4%, 48.6%
LAB26.0, 48.2, 3.6
XYZ9.2, 4.7, 4.4
Decimal8128314
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.78:1
Text on #FFFFFF
AAA
1.95:1
Text on #000000
FAIL
10.30:1
Text on #F8FAFC
AAA
1.66:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C073A;
}
.text-color {
color: #7C073A;
}
.border-color {
border: 2px solid #7C073A;
}