#3A0007
A very dark, vivid red closely aligning with Black.
About #3A0007
Visually, #3A0007 is defined as a vivid red. Its closest recognized web color is Black. Its digital footprint relies on 58 parts red, 0 parts green, and 7 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 100% Magenta, 88% Yellow, and 77% Black. With a hue angle of 352.8 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3A0007
RGB58, 0, 7
HSL352.8°, 100.0%, 11.4%
CMYK0%, 100%, 88%, 77%
HSV352.8°, 100.0%, 22.7%
LAB8.3, 28.3, 10.2
XYZ1.8, 0.9, 0.3
Decimal3801095
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.75: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: #3A0007;
}
.text-color {
color: #3A0007;
}
.border-color {
border: 2px solid #3A0007;
}