#75241D
A dark, moderate red closely aligning with Brown.
About #75241D
Visually, #75241D is defined as a moderate red. Designers often compare it to the standard color Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 36, and 29.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 69% magenta, 75% yellow, and 54% black. The HSL representation is 4.8° hue, 60.3% saturation, and 28.6% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#75241D
RGB117, 36, 29
HSL4.8°, 60.3%, 28.6%
CMYK0%, 69%, 75%, 54%
HSV4.8°, 75.2%, 45.9%
LAB27.1, 35.0, 24.1
XYZ8.2, 5.1, 1.7
Decimal7676957
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.36:1
Text on #FFFFFF
AAA
2.03:1
Text on #000000
FAIL
9.90:1
Text on #F8FAFC
AAA
1.72:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #75241D;
}
.text-color {
color: #75241D;
}
.border-color {
border: 2px solid #75241D;
}