#D37557
A medium, moderate red closely aligning with Darksalmon.
About #D37557
At its core, #D37557 is a medium and moderate hue. Designers often compare it to the standard color Darksalmon. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 117, and 87.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 45% Magenta, 59% Yellow, and 17% Black. With a hue angle of 14.5 degrees, it sits comfortably in the red spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D37557
RGB211, 117, 87
HSL14.5°, 58.5%, 58.4%
CMYK0%, 45%, 59%, 17%
HSV14.5°, 58.8%, 82.7%
LAB59.2, 34.0, 32.6
XYZ34.9, 27.3, 12.4
Decimal13858135
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.25:1
Text on #FFFFFF
AA Large
6.45:1
Text on #000000
AA
3.11:1
Text on #F8FAFC
AA Large
5.48:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D37557;
}
.text-color {
color: #D37557;
}
.border-color {
border: 2px solid #D37557;
}