#491D33
A dark, moderate magenta closely aligning with Black.
About #491D33
At its core, #491D33 is a dark and moderate hue. It is closely associated with the named CSS color Black. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 29, and 51.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 60% magenta, 30% yellow, and 71% black. The HSL representation is 330.0° hue, 43.1% saturation, and 20.0% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#491D33
RGB73, 29, 51
HSL330.0°, 43.1%, 20.0%
CMYK0%, 60%, 30%, 71%
HSV330.0°, 60.3%, 28.6%
LAB18.1, 23.9, -4.4
XYZ3.8, 2.5, 3.4
Decimal4791603
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.94:1
Text on #FFFFFF
AAA
1.51:1
Text on #000000
FAIL
13.32:1
Text on #F8FAFC
AAA
1.28:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #491D33;
}
.text-color {
color: #491D33;
}
.border-color {
border: 2px solid #491D33;
}