#750707
A dark, vivid red closely aligning with Maroon.
About #750707
When working with digital screens, the color #750707 is rendered by mixing light. Designers often compare it to the standard color Maroon. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 7, and 7.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 94% Magenta, 94% Yellow, and 54% Black. With a hue angle of 0.0 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#750707
RGB117, 7, 7
HSL0.0°, 88.7%, 24.3%
CMYK0%, 94%, 94%, 54%
HSV0.0°, 94.0%, 45.9%
LAB23.5, 43.7, 32.4
XYZ7.5, 3.9, 0.6
Decimal7669511
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.73:1
Text on #FFFFFF
AAA
1.79:1
Text on #000000
FAIL
11.21:1
Text on #F8FAFC
AAA
1.52:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #750707;
}
.text-color {
color: #750707;
}
.border-color {
border: 2px solid #750707;
}