#A08A2C
A medium, moderate yellow closely aligning with Olive.
About #A08A2C
The precise color #A08A2C is an excellent choice for modern design projects. It is closely associated with the named CSS color Olive. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 138, and 44.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 14% magenta inks. The HSL representation is 48.6° hue, 56.9% saturation, and 40.0% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 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#A08A2C
RGB160, 138, 44
HSL48.6°, 56.9%, 40.0%
CMYK0%, 14%, 72%, 37%
HSV48.6°, 72.5%, 62.7%
LAB57.9, -2.2, 50.8
XYZ24.0, 25.8, 6.1
Decimal10521132
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.41:1
Text on #FFFFFF
AA Large
6.17:1
Text on #000000
AA
3.25:1
Text on #F8FAFC
AA Large
5.24:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A08A2C;
}
.text-color {
color: #A08A2C;
}
.border-color {
border: 2px solid #A08A2C;
}