#D37549
A medium, moderate orange closely aligning with Peru.
About #D37549
When working with digital screens, the color #D37549 is rendered by mixing light. It is closely associated with the named CSS color Peru. In the RGB color space, it consists of 211 red, 117 green, and 73 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 45% M, 65% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#D37549
RGB211, 117, 73
HSL19.1°, 61.1%, 55.7%
CMYK0%, 45%, 65%, 17%
HSV19.1°, 65.4%, 82.7%
LAB59.0, 33.0, 40.0
XYZ34.4, 27.1, 9.7
Decimal13858121
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.28:1
Text on #FFFFFF
AA Large
6.41:1
Text on #000000
AA
3.13:1
Text on #F8FAFC
AA Large
5.45:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D37549;
}
.text-color {
color: #D37549;
}
.border-color {
border: 2px solid #D37549;
}