#D35749
A medium, moderate red closely aligning with Indianred.
About #D35749
When working with digital screens, the color #D35749 is rendered by mixing light. Its closest recognized web color is Indianred. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 87, and 73.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 59% magenta inks. With a hue angle of 6.1 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D35749
RGB211, 87, 73
HSL6.1°, 61.1%, 55.7%
CMYK0%, 59%, 65%, 17%
HSV6.1°, 65.4%, 82.7%
LAB53.1, 48.0, 32.9
XYZ31.5, 21.1, 8.7
Decimal13850441
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.02:1
Text on #FFFFFF
AA Large
5.23:1
Text on #000000
AA
3.84:1
Text on #F8FAFC
AA Large
4.45:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D35749;
}
.text-color {
color: #D35749;
}
.border-color {
border: 2px solid #D35749;
}