#A05750
A medium, moderate red closely aligning with Indianred.
About #A05750
At its core, #A05750 is a medium and moderate hue. It is closely associated with the named CSS color Indianred. This translates to an RGB value of rgb(160, 87, 80).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 46% magenta inks. The HSL representation is 5.3° hue, 33.3% saturation, and 47.1% lightness.
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#A05750
RGB160, 87, 80
HSL5.3°, 33.3%, 47.1%
CMYK0%, 46%, 50%, 37%
HSV5.3°, 50.0%, 62.7%
LAB45.5, 29.3, 17.4
XYZ19.4, 14.9, 9.4
Decimal10508112
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.28:1
Text on #FFFFFF
AA
3.97:1
Text on #000000
AA Large
5.05:1
Text on #F8FAFC
AA
3.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A05750;
}
.text-color {
color: #A05750;
}
.border-color {
border: 2px solid #A05750;
}