#751607
A dark, vivid red closely aligning with Maroon.
About #751607
Visually, #751607 is defined as a vivid red. Its closest recognized web color is Maroon. Its digital footprint relies on 117 parts red, 22 parts green, and 7 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 81% magenta, 94% yellow, and 54% black. Always request a physical proof before doing a large print run with this exact code.
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#751607
RGB117, 22, 7
HSL8.2°, 88.7%, 24.3%
CMYK0%, 81%, 94%, 54%
HSV8.2°, 94.0%, 45.9%
LAB24.9, 39.9, 33.7
XYZ7.7, 4.4, 0.6
Decimal7673351
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.20:1
Text on #FFFFFF
AAA
1.87:1
Text on #000000
FAIL
10.71:1
Text on #F8FAFC
AAA
1.59:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #751607;
}
.text-color {
color: #751607;
}
.border-color {
border: 2px solid #751607;
}