#997C2C
A dark, moderate orange closely aligning with Olive.
About #997C2C
When working with digital screens, the color #997C2C is rendered by mixing light. It is closely associated with the named CSS color Olive. In the RGB color space, it consists of 153 red, 124 green, and 44 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 19% M, 71% Y, and 40% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#997C2C
RGB153, 124, 44
HSL44.0°, 55.3%, 38.6%
CMYK0%, 19%, 71%, 40%
HSV44.0°, 71.2%, 60.0%
LAB53.4, 2.4, 46.0
XYZ20.8, 21.4, 5.4
Decimal10058796
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.98:1
Text on #FFFFFF
AA Large
5.27:1
Text on #000000
AA
3.81:1
Text on #F8FAFC
AA Large
4.48:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #997C2C;
}
.text-color {
color: #997C2C;
}
.border-color {
border: 2px solid #997C2C;
}