#755050
A dark, muted red closely aligning with Dimgray.
About #755050
Visually, #755050 is defined as a muted red. Designers often compare it to the standard color Dimgray. In the RGB color space, it consists of 117 red, 80 green, and 80 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 32% magenta inks. The HSL representation is 0.0° hue, 18.8% saturation, and 38.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#755050
RGB117, 80, 80
HSL0.0°, 18.8%, 38.6%
CMYK0%, 32%, 32%, 54%
HSV0.0°, 31.6%, 45.9%
LAB38.0, 15.6, 6.3
XYZ11.7, 10.1, 8.9
Decimal7688272
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.95:1
Text on #FFFFFF
AA
3.02:1
Text on #000000
AA Large
6.65:1
Text on #F8FAFC
AA
2.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #755050;
}
.text-color {
color: #755050;
}
.border-color {
border: 2px solid #755050;
}