#75162C
A dark, moderate red closely aligning with Brown.
About #75162C
Visually, #75162C is defined as a moderate red. Its closest recognized web color is Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 22, and 44.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 81% magenta, 62% yellow, and 54% black. With a hue angle of 346.1 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#75162C
RGB117, 22, 44
HSL346.1°, 68.3%, 27.3%
CMYK0%, 81%, 62%, 54%
HSV346.1°, 81.2%, 45.9%
LAB25.4, 41.5, 12.1
XYZ8.1, 4.5, 2.8
Decimal7673388
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.01:1
Text on #FFFFFF
AAA
1.91:1
Text on #000000
FAIL
10.52:1
Text on #F8FAFC
AAA
1.62:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #75162C;
}
.text-color {
color: #75162C;
}
.border-color {
border: 2px solid #75162C;
}