#D37C3A
A medium, moderate orange closely aligning with Peru.
About #D37C3A
At its core, #D37C3A is a medium and moderate hue. It is closely associated with the named CSS color Peru. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 124, and 58.
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 41% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D37C3A
RGB211, 124, 58
HSL25.9°, 63.5%, 52.7%
CMYK0%, 41%, 73%, 17%
HSV25.9°, 72.5%, 82.7%
LAB60.4, 28.5, 49.1
XYZ34.8, 28.6, 7.7
Decimal13859898
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.13:1
Text on #FFFFFF
AA Large
6.71:1
Text on #000000
AA
2.99:1
Text on #F8FAFC
FAIL
5.71:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D37C3A;
}
.text-color {
color: #D37C3A;
}
.border-color {
border: 2px solid #D37C3A;
}