#49003A
A very dark, vivid magenta closely aligning with Darkslateblue.
About #49003A
Visually, #49003A is defined as a vivid magenta. Its closest recognized web color is Darkslateblue. This translates to an RGB value of rgb(73, 0, 58).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 100% Magenta, 21% Yellow, and 71% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#49003A
RGB73, 0, 58
HSL312.3°, 100.0%, 14.3%
CMYK0%, 100%, 21%, 71%
HSV312.3°, 100.0%, 28.6%
LAB14.0, 37.4, -15.7
XYZ3.5, 1.7, 4.2
Decimal4784186
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.62:1
Text on #FFFFFF
AAA
1.34:1
Text on #000000
FAIL
14.93:1
Text on #F8FAFC
AAA
1.14:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #49003A;
}
.text-color {
color: #49003A;
}
.border-color {
border: 2px solid #49003A;
}