#49001D
A very dark, vivid magenta closely aligning with Black.
About #49001D
Visually, #49001D is defined as a vivid magenta. Designers often compare it to the standard color Black. This translates to an RGB value of rgb(73, 0, 29).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 100% magenta inks. 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 very 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#49001D
RGB73, 0, 29
HSL336.2°, 100.0%, 14.3%
CMYK0%, 100%, 60%, 71%
HSV336.2°, 100.0%, 28.6%
LAB12.6, 34.0, 3.7
XYZ3.0, 1.5, 1.3
Decimal4784157
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.14:1
Text on #FFFFFF
AAA
1.30:1
Text on #000000
FAIL
15.43:1
Text on #F8FAFC
AAA
1.11:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #49001D;
}
.text-color {
color: #49001D;
}
.border-color {
border: 2px solid #49001D;
}