#3A070F
A very dark, vivid red closely aligning with Black.
About #3A070F
The precise color #3A070F is an excellent choice for modern design projects. Designers often compare it to the standard color Black. Its digital footprint relies on 58 parts red, 7 parts green, and 15 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 88% magenta, 74% yellow, and 77% black. With a hue angle of 350.6 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A070F
RGB58, 7, 15
HSL350.6°, 78.5%, 12.7%
CMYK0%, 88%, 74%, 77%
HSV350.6°, 87.9%, 22.7%
LAB9.7, 25.1, 8.7
XYZ1.9, 1.1, 0.6
Decimal3802895
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.25:1
Text on #FFFFFF
AAA
1.22:1
Text on #000000
FAIL
16.49:1
Text on #F8FAFC
AAA
1.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A070F;
}
.text-color {
color: #3A070F;
}
.border-color {
border: 2px solid #3A070F;
}