#751D07
A dark, vivid red closely aligning with Maroon.
About #751D07
The precise color #751D07 is an excellent choice for modern design projects. Designers often compare it to the standard color Maroon. In the RGB color space, it consists of 117 red, 29 green, and 7 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 75% M, 94% Y, and 54% K. The HSL representation is 12.0° hue, 88.7% saturation, and 24.3% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#751D07
RGB117, 29, 7
HSL12.0°, 88.7%, 24.3%
CMYK0%, 75%, 94%, 54%
HSV12.0°, 94.0%, 45.9%
LAB25.8, 37.3, 34.6
XYZ7.8, 4.7, 0.7
Decimal7675143
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.85:1
Text on #FFFFFF
AAA
1.94:1
Text on #000000
FAIL
10.37:1
Text on #F8FAFC
AAA
1.65:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #751D07;
}
.text-color {
color: #751D07;
}
.border-color {
border: 2px solid #751D07;
}