#494224
A dark, moderate yellow closely aligning with Darkolivegreen.
About #494224
At its core, #494224 is a dark and moderate hue. Designers often compare it to the standard color Darkolivegreen. In the RGB color space, it consists of 73 red, 66 green, and 36 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 10% magenta, 51% yellow, and 71% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#494224
RGB73, 66, 36
HSL48.6°, 33.9%, 21.4%
CMYK0%, 10%, 51%, 71%
HSV48.6°, 50.7%, 28.6%
LAB28.0, -1.9, 19.3
XYZ5.0, 5.4, 2.5
Decimal4801060
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.06:1
Text on #FFFFFF
AAA
2.09:1
Text on #000000
FAIL
9.61:1
Text on #F8FAFC
AAA
1.78:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #494224;
}
.text-color {
color: #494224;
}
.border-color {
border: 2px solid #494224;
}