#2C070F
A very dark, vivid red closely aligning with Black.
About #2C070F
The precise color #2C070F is an excellent choice for modern design projects. Its closest recognized web color is Black. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 7, and 15.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 84% Magenta, 66% Yellow, and 83% Black. With a hue angle of 347.0 degrees, it sits comfortably in the red spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#2C070F
RGB44, 7, 15
HSL347.0°, 72.5%, 10.0%
CMYK0%, 84%, 66%, 83%
HSV347.0°, 84.1%, 17.3%
LAB6.5, 19.4, 3.7
XYZ1.2, 0.7, 0.5
Decimal2885391
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.35:1
Text on #FFFFFF
AAA
1.14:1
Text on #000000
FAIL
17.54:1
Text on #F8FAFC
AAA
1.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C070F;
}
.text-color {
color: #2C070F;
}
.border-color {
border: 2px solid #2C070F;
}