#57502C
A dark, moderate yellow closely aligning with Darkolivegreen.
About #57502C
Visually, #57502C is defined as a moderate yellow. It is closely associated with the named CSS color Darkolivegreen. Its digital footprint relies on 87 parts red, 80 parts green, and 44 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 8% magenta, 49% 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57502C
RGB87, 80, 44
HSL50.2°, 32.8%, 25.7%
CMYK0%, 8%, 49%, 66%
HSV50.2°, 49.4%, 34.1%
LAB33.9, -2.9, 22.2
XYZ7.3, 7.9, 3.5
Decimal5722156
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.11:1
Text on #FFFFFF
AAA
2.59:1
Text on #000000
FAIL
7.75:1
Text on #F8FAFC
AAA
2.20:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #57502C;
}
.text-color {
color: #57502C;
}
.border-color {
border: 2px solid #57502C;
}