#49571D
A dark, moderate yellow closely aligning with Darkolivegreen.
About #49571D
At its core, #49571D is a dark and moderate hue. Designers often compare it to the standard color Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 87, and 29.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 16% cyan, 0% magenta, 67% yellow, and 66% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#49571D
RGB73, 87, 29
HSL74.5°, 50.0%, 22.7%
CMYK16%, 0%, 67%, 66%
HSV74.5°, 66.7%, 34.1%
LAB34.6, -15.1, 31.0
XYZ6.4, 8.3, 2.4
Decimal4806429
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.88:1
Text on #FFFFFF
AAA
2.66:1
Text on #000000
FAIL
7.53:1
Text on #F8FAFC
AAA
2.26:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #49571D;
}
.text-color {
color: #49571D;
}
.border-color {
border: 2px solid #49571D;
}