#8A8349
A medium, moderate yellow closely aligning with Darkolivegreen.
About #8A8349
At its core, #8A8349 is a medium and moderate hue. It is closely associated with the named CSS color Darkolivegreen. In the RGB color space, it consists of 138 red, 131 green, and 73 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 5% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8A8349
RGB138, 131, 73
HSL53.5°, 30.8%, 41.4%
CMYK0%, 5%, 47%, 46%
HSV53.5°, 47.1%, 54.1%
LAB54.2, -6.0, 32.2
XYZ19.8, 22.1, 9.5
Decimal9077577
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.87:1
Text on #FFFFFF
AA Large
5.42:1
Text on #000000
AA
3.70:1
Text on #F8FAFC
AA Large
4.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8A8349;
}
.text-color {
color: #8A8349;
}
.border-color {
border: 2px solid #8A8349;
}