#3A0716
A very dark, vivid magenta closely aligning with Black.
About #3A0716
The precise color #3A0716 is an excellent choice for modern design projects. Its closest recognized web color is Black. In the RGB color space, it consists of 58 red, 7 green, and 22 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 88% Magenta, 62% Yellow, and 77% Black. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3A0716
RGB58, 7, 22
HSL342.4°, 78.5%, 12.7%
CMYK0%, 88%, 62%, 77%
HSV342.4°, 87.9%, 22.7%
LAB9.9, 25.7, 4.6
XYZ2.0, 1.1, 0.9
Decimal3802902
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.19:1
Text on #FFFFFF
AAA
1.22:1
Text on #000000
FAIL
16.43:1
Text on #F8FAFC
AAA
1.04:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A0716;
}
.text-color {
color: #3A0716;
}
.border-color {
border: 2px solid #3A0716;
}