#49073A
A very dark, vivid magenta closely aligning with Darkslateblue.
About #49073A
The precise color #49073A is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 7, and 58.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 90% Magenta, 21% Yellow, and 71% Black. With a hue angle of 313.6 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49073A
RGB73, 7, 58
HSL313.6°, 82.5%, 15.7%
CMYK0%, 90%, 21%, 71%
HSV313.6°, 90.4%, 28.6%
LAB14.8, 34.9, -14.3
XYZ3.6, 1.9, 4.2
Decimal4785978
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.28:1
Text on #FFFFFF
AAA
1.37:1
Text on #000000
FAIL
14.60:1
Text on #F8FAFC
AAA
1.17:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #49073A;
}
.text-color {
color: #49073A;
}
.border-color {
border: 2px solid #49073A;
}