#75071D
A dark, vivid red closely aligning with Brown.
About #75071D
The precise color #75071D is an excellent choice for modern design projects. Designers often compare it to the standard color Brown. In the RGB color space, it consists of 117 red, 7 green, and 29 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 94% M, 75% Y, and 54% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#75071D
RGB117, 7, 29
HSL348.0°, 88.7%, 24.3%
CMYK0%, 94%, 75%, 54%
HSV348.0°, 94.0%, 45.9%
LAB23.7, 44.4, 20.2
XYZ7.6, 4.0, 1.5
Decimal7669533
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.64:1
Text on #FFFFFF
AAA
1.80:1
Text on #000000
FAIL
11.12:1
Text on #F8FAFC
AAA
1.53:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #75071D;
}
.text-color {
color: #75071D;
}
.border-color {
border: 2px solid #75071D;
}