#927524
A dark, moderate orange closely aligning with Olive.
About #927524
The precise color #927524 is an excellent choice for modern design projects. Designers often compare it to the standard color Olive. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 117, and 36.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 20% magenta, 75% yellow, and 43% 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, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#927524
RGB146, 117, 36
HSL44.2°, 60.4%, 35.7%
CMYK0%, 20%, 75%, 43%
HSV44.2°, 75.3%, 57.3%
LAB50.6, 2.7, 46.5
XYZ18.5, 19.0, 4.4
Decimal9598244
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.38:1
Text on #FFFFFF
AA Large
4.79:1
Text on #000000
AA
4.19:1
Text on #F8FAFC
AA Large
4.07:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #927524;
}
.text-color {
color: #927524;
}
.border-color {
border: 2px solid #927524;
}