#501624
A dark, moderate red closely aligning with Black.
About #501624
At its core, #501624 is a dark and moderate hue. Its closest recognized web color is Black. This translates to an RGB value of rgb(80, 22, 36).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 72% magenta inks. 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#501624
RGB80, 22, 36
HSL345.5°, 56.9%, 20.0%
CMYK0%, 72%, 55%, 69%
HSV345.5°, 72.5%, 31.4%
LAB17.5, 28.3, 5.6
XYZ3.9, 2.4, 1.9
Decimal5248548
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.18:1
Text on #FFFFFF
AAA
1.48:1
Text on #000000
FAIL
13.55:1
Text on #F8FAFC
AAA
1.26:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #501624;
}
.text-color {
color: #501624;
}
.border-color {
border: 2px solid #501624;
}