#7C0724
A dark, vivid red closely aligning with Brown.
About #7C0724
Visually, #7C0724 is defined as a vivid red. Its closest recognized web color is Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 7, and 36.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 94% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C0724
RGB124, 7, 36
HSL345.1°, 89.3%, 25.7%
CMYK0%, 94%, 71%, 51%
HSV345.1°, 94.4%, 48.6%
LAB25.5, 46.7, 17.9
XYZ8.7, 4.6, 2.1
Decimal8128292
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.98:1
Text on #FFFFFF
AAA
1.91:1
Text on #000000
FAIL
10.49:1
Text on #F8FAFC
AAA
1.63:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C0724;
}
.text-color {
color: #7C0724;
}
.border-color {
border: 2px solid #7C0724;
}