#75503A
A dark, moderate orange closely aligning with Dimgray.
About #75503A
At its core, #75503A is a dark and moderate hue. Its closest recognized web color is Dimgray. This translates to an RGB value of rgb(117, 80, 58).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 32% magenta inks. The HSL representation is 22.4° hue, 33.7% saturation, and 34.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF 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#75503A
RGB117, 80, 58
HSL22.4°, 33.7%, 34.3%
CMYK0%, 32%, 50%, 54%
HSV22.4°, 50.4%, 45.9%
LAB37.5, 12.7, 19.2
XYZ11.0, 9.8, 5.3
Decimal7688250
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.08:1
Text on #FFFFFF
AAA
2.96:1
Text on #000000
FAIL
6.77:1
Text on #F8FAFC
AA
2.52:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #75503A;
}
.text-color {
color: #75503A;
}
.border-color {
border: 2px solid #75503A;
}