#57420F
A dark, vivid orange closely aligning with Darkolivegreen.
About #57420F
The hex code #57420F represents a beautifully specific shade of orange. Designers often compare it to the standard color Darkolivegreen. This translates to an RGB value of rgb(87, 66, 15).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 24% Magenta, 83% Yellow, and 66% Black. 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. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#57420F
RGB87, 66, 15
HSL42.5°, 70.6%, 20.0%
CMYK0%, 24%, 83%, 66%
HSV42.5°, 82.8%, 34.1%
LAB29.3, 3.4, 32.5
XYZ6.0, 6.0, 1.3
Decimal5718543
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.58:1
Text on #FFFFFF
AAA
2.19:1
Text on #000000
FAIL
9.16:1
Text on #F8FAFC
AAA
1.86:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #57420F;
}
.text-color {
color: #57420F;
}
.border-color {
border: 2px solid #57420F;
}