#75161D
A dark, moderate red closely aligning with Brown.
About #75161D
When working with digital screens, the color #75161D is rendered by mixing light. 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, 22, and 29.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 81% Magenta, 75% Yellow, and 54% Black. The HSL representation is 355.6° hue, 68.3% saturation, and 27.3% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#75161D
RGB117, 22, 29
HSL355.6°, 68.3%, 27.3%
CMYK0%, 81%, 75%, 54%
HSV355.6°, 81.2%, 45.9%
LAB25.1, 40.6, 21.8
XYZ7.8, 4.4, 1.6
Decimal7673373
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.12:1
Text on #FFFFFF
AAA
1.89:1
Text on #000000
FAIL
10.63:1
Text on #F8FAFC
AAA
1.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #75161D;
}
.text-color {
color: #75161D;
}
.border-color {
border: 2px solid #75161D;
}