#491649
A very dark, moderate magenta closely aligning with Darkslateblue.
About #491649
The precise color #491649 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkslateblue. This translates to an RGB value of rgb(73, 22, 73).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 70% Magenta, 0% 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#491649
RGB73, 22, 73
HSL300.0°, 53.7%, 18.6%
CMYK0%, 70%, 0%, 71%
HSV300.0°, 69.9%, 28.6%
LAB17.8, 31.6, -20.1
XYZ4.2, 2.5, 6.6
Decimal4789833
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.05:1
Text on #FFFFFF
AAA
1.49:1
Text on #000000
FAIL
13.43:1
Text on #F8FAFC
AAA
1.27:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #491649;
}
.text-color {
color: #491649;
}
.border-color {
border: 2px solid #491649;
}