#490F24
A very dark, moderate magenta closely aligning with Black.
About #490F24
When working with digital screens, the color #490F24 is rendered by mixing light. Its closest recognized web color is Black. This translates to an RGB value of rgb(73, 15, 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 79% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#490F24
RGB73, 15, 36
HSL338.3°, 65.9%, 17.3%
CMYK0%, 79%, 51%, 71%
HSV338.3°, 79.5%, 28.6%
LAB14.9, 29.0, 1.7
XYZ3.2, 1.9, 1.9
Decimal4788004
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.25:1
Text on #FFFFFF
AAA
1.38:1
Text on #000000
FAIL
14.57:1
Text on #F8FAFC
AAA
1.17:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #490F24;
}
.text-color {
color: #490F24;
}
.border-color {
border: 2px solid #490F24;
}