#330707
A very dark, vivid red closely aligning with Black.
About #330707
The hex code #330707 represents a beautifully specific shade of red. Designers often compare it to the standard color Black. In the RGB color space, it consists of 51 red, 7 green, and 7 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 86% M, 86% Y, and 80% K. With a hue angle of 0.0 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#330707
RGB51, 7, 7
HSL0.0°, 75.9%, 11.4%
CMYK0%, 86%, 86%, 80%
HSV0.0°, 86.3%, 20.0%
LAB7.9, 22.0, 9.4
XYZ1.5, 0.9, 0.3
Decimal3344135
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.88:1
Text on #FFFFFF
AAA
1.17:1
Text on #000000
FAIL
17.09:1
Text on #F8FAFC
AAA
1.00:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #330707;
}
.text-color {
color: #330707;
}
.border-color {
border: 2px solid #330707;
}