#750716
A dark, vivid red closely aligning with Maroon.
About #750716
Visually, #750716 is defined as a vivid red. Designers often compare it to the standard color Maroon. In the RGB color space, it consists of 117 red, 7 green, and 22 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 94% Magenta, 81% Yellow, and 54% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#750716
RGB117, 7, 22
HSL351.8°, 88.7%, 24.3%
CMYK0%, 94%, 81%, 54%
HSV351.8°, 94.0%, 45.9%
LAB23.6, 44.1, 24.7
XYZ7.6, 4.0, 1.1
Decimal7669526
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.68:1
Text on #FFFFFF
AAA
1.80:1
Text on #000000
FAIL
11.16:1
Text on #F8FAFC
AAA
1.53:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #750716;
}
.text-color {
color: #750716;
}
.border-color {
border: 2px solid #750716;
}