#491633
A very dark, moderate magenta closely aligning with Black.
About #491633
Visually, #491633 is defined as a moderate magenta. It is closely associated with the named CSS color Black. Its digital footprint relies on 73 parts red, 22 parts green, and 51 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 70% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#491633
RGB73, 22, 51
HSL325.9°, 53.7%, 18.6%
CMYK0%, 70%, 30%, 71%
HSV325.9°, 69.9%, 28.6%
LAB16.6, 27.7, -6.5
XYZ3.6, 2.2, 3.4
Decimal4789811
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.52:1
Text on #FFFFFF
AAA
1.45:1
Text on #000000
FAIL
13.88:1
Text on #F8FAFC
AAA
1.23:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #491633;
}
.text-color {
color: #491633;
}
.border-color {
border: 2px solid #491633;
}