#7C160F
A dark, vivid red closely aligning with Maroon.
About #7C160F
Visually, #7C160F is defined as a vivid red. Designers often compare it to the standard color Maroon. This translates to an RGB value of rgb(124, 22, 15).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 82% Magenta, 88% Yellow, and 51% 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#7C160F
RGB124, 22, 15
HSL3.9°, 78.4%, 27.3%
CMYK0%, 82%, 88%, 51%
HSV3.9°, 87.9%, 48.6%
LAB26.4, 42.3, 32.1
XYZ8.7, 4.9, 0.9
Decimal8132111
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.61:1
Text on #FFFFFF
AAA
1.98:1
Text on #000000
FAIL
10.14:1
Text on #F8FAFC
AAA
1.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C160F;
}
.text-color {
color: #7C160F;
}
.border-color {
border: 2px solid #7C160F;
}