#7C0F1D
A dark, vivid red closely aligning with Brown.
About #7C0F1D
The hex code #7C0F1D represents a beautifully specific shade of red. Its closest recognized web color is Brown. This translates to an RGB value of rgb(124, 15, 29).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 88% magenta, 77% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7C0F1D
RGB124, 15, 29
HSL352.3°, 78.4%, 27.3%
CMYK0%, 88%, 77%, 51%
HSV352.3°, 87.9%, 48.6%
LAB25.9, 44.7, 23.1
XYZ8.7, 4.7, 1.6
Decimal8130333
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.81:1
Text on #FFFFFF
AAA
1.94:1
Text on #000000
FAIL
10.33:1
Text on #F8FAFC
AAA
1.65:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C0F1D;
}
.text-color {
color: #7C0F1D;
}
.border-color {
border: 2px solid #7C0F1D;
}