#75160F
A dark, vivid red closely aligning with Maroon.
About #75160F
Visually, #75160F is defined as a vivid red. It is closely associated with the named CSS color Maroon. Its digital footprint relies on 117 parts red, 22 parts green, and 15 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 81% M, 87% Y, and 54% K. With a hue angle of 4.1 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#75160F
RGB117, 22, 15
HSL4.1°, 77.3%, 25.9%
CMYK0%, 81%, 87%, 54%
HSV4.1°, 87.2%, 45.9%
LAB24.9, 40.0, 30.2
XYZ7.7, 4.4, 0.9
Decimal7673359
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.18:1
Text on #FFFFFF
AAA
1.88:1
Text on #000000
FAIL
10.69:1
Text on #F8FAFC
AAA
1.60:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #75160F;
}
.text-color {
color: #75160F;
}
.border-color {
border: 2px solid #75160F;
}