#750F07
A dark, vivid red closely aligning with Maroon.
About #750F07
The hex code #750F07 represents a beautifully specific shade of red. It is closely associated with the named CSS color Maroon. Its digital footprint relies on 117 parts red, 15 parts green, and 7 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 87% Magenta, 94% Yellow, and 54% Black. With a hue angle of 4.4 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#750F07
RGB117, 15, 7
HSL4.4°, 88.7%, 24.3%
CMYK0%, 87%, 94%, 54%
HSV4.4°, 94.0%, 45.9%
LAB24.1, 41.9, 33.0
XYZ7.5, 4.1, 0.6
Decimal7671559
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.49:1
Text on #FFFFFF
AAA
1.83:1
Text on #000000
FAIL
10.98:1
Text on #F8FAFC
AAA
1.55:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #750F07;
}
.text-color {
color: #750F07;
}
.border-color {
border: 2px solid #750F07;
}