#A0922C
A medium, moderate yellow closely aligning with Olive.
About #A0922C
At its core, #A0922C is a medium and moderate hue. Its closest recognized web color is Olive. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 146, and 44.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 9% M, 72% Y, and 37% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A0922C
RGB160, 146, 44
HSL52.8°, 56.9%, 40.0%
CMYK0%, 9%, 72%, 37%
HSV52.8°, 72.5%, 62.7%
LAB60.1, -6.6, 53.0
XYZ25.2, 28.2, 6.5
Decimal10523180
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.16:1
Text on #FFFFFF
AA Large
6.64:1
Text on #000000
AA
3.02:1
Text on #F8FAFC
AA Large
5.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A0922C;
}
.text-color {
color: #A0922C;
}
.border-color {
border: 2px solid #A0922C;
}