#755F24
A dark, moderate orange closely aligning with Darkolivegreen.
About #755F24
When working with digital screens, the color #755F24 is rendered by mixing light. It is closely associated with the named CSS color Darkolivegreen. Its digital footprint relies on 117 parts red, 95 parts green, and 36 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 19% M, 69% Y, and 54% K. The HSL representation is 43.7° hue, 52.9% saturation, and 30.0% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#755F24
RGB117, 95, 36
HSL43.7°, 52.9%, 30.0%
CMYK0%, 19%, 69%, 54%
HSV43.7°, 69.2%, 45.9%
LAB41.4, 1.8, 36.0
XYZ11.7, 12.1, 3.4
Decimal7692068
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.14:1
Text on #FFFFFF
AA
3.42:1
Text on #000000
AA Large
5.87:1
Text on #F8FAFC
AA
2.91:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #755F24;
}
.text-color {
color: #755F24;
}
.border-color {
border: 2px solid #755F24;
}