#D37542
A medium, moderate orange closely aligning with Peru.
About #D37542
At its core, #D37542 is a medium and moderate hue. Its closest recognized web color is Peru. Its digital footprint relies on 211 parts red, 117 parts green, and 66 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 45% Magenta, 69% Yellow, and 17% Black. The HSL representation is 21.1° hue, 62.2% saturation, and 54.3% lightness.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D37542
RGB211, 117, 66
HSL21.1°, 62.2%, 54.3%
CMYK0%, 45%, 69%, 17%
HSV21.1°, 68.7%, 82.7%
LAB58.9, 32.6, 43.5
XYZ34.2, 27.0, 8.6
Decimal13858114
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.28:1
Text on #FFFFFF
AA Large
6.39:1
Text on #000000
AA
3.14:1
Text on #F8FAFC
AA Large
5.43:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D37542;
}
.text-color {
color: #D37542;
}
.border-color {
border: 2px solid #D37542;
}