#751624
A dark, moderate red closely aligning with Brown.
About #751624
The precise color #751624 is an excellent choice for modern design projects. Its closest recognized web color is Brown. Its digital footprint relies on 117 parts red, 22 parts green, and 36 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 81% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. 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#751624
RGB117, 22, 36
HSL351.2°, 68.3%, 27.3%
CMYK0%, 81%, 69%, 54%
HSV351.2°, 81.2%, 45.9%
LAB25.2, 41.0, 17.3
XYZ7.9, 4.5, 2.1
Decimal7673380
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.07:1
Text on #FFFFFF
AAA
1.90:1
Text on #000000
FAIL
10.58:1
Text on #F8FAFC
AAA
1.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #751624;
}
.text-color {
color: #751624;
}
.border-color {
border: 2px solid #751624;
}