#57491D
A dark, moderate yellow closely aligning with Darkolivegreen.
About #57491D
The precise color #57491D is an excellent choice for modern design projects. If you're using CSS, you might find it aligns closely with Darkolivegreen. Its digital footprint relies on 87 parts red, 73 parts green, and 29 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 16% Magenta, 67% Yellow, and 66% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57491D
RGB87, 73, 29
HSL45.5°, 50.0%, 22.7%
CMYK0%, 16%, 67%, 66%
HSV45.5°, 66.7%, 34.1%
LAB31.5, -0.0, 27.9
XYZ6.5, 6.9, 2.1
Decimal5720349
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.84:1
Text on #FFFFFF
AAA
2.38:1
Text on #000000
FAIL
8.45:1
Text on #F8FAFC
AAA
2.02:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #57491D;
}
.text-color {
color: #57491D;
}
.border-color {
border: 2px solid #57491D;
}