#330716
A very dark, vivid magenta closely aligning with Black.
About #330716
Visually, #330716 is defined as a vivid magenta. Its closest recognized web color is Black. In the RGB color space, it consists of 51 red, 7 green, and 22 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 86% Magenta, 57% Yellow, and 80% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#330716
RGB51, 7, 22
HSL339.5°, 75.9%, 11.4%
CMYK0%, 86%, 57%, 80%
HSV339.5°, 86.3%, 20.0%
LAB8.3, 23.2, 2.0
XYZ1.6, 0.9, 0.9
Decimal3344150
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.76:1
Text on #FFFFFF
AAA
1.18:1
Text on #000000
FAIL
16.97:1
Text on #F8FAFC
AAA
1.01:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #330716;
}
.text-color {
color: #330716;
}
.border-color {
border: 2px solid #330716;
}