#75501D
A dark, moderate orange closely aligning with Saddlebrown.
About #75501D
At its core, #75501D is a dark and moderate hue. Its closest recognized web color is Saddlebrown. Its digital footprint relies on 117 parts red, 80 parts green, and 29 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 32% Magenta, 75% Yellow, and 54% Black. The HSL representation is 34.8° hue, 60.3% saturation, and 28.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. 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#75501D
RGB117, 80, 29
HSL34.8°, 60.3%, 28.6%
CMYK0%, 32%, 75%, 54%
HSV34.8°, 75.2%, 45.9%
LAB37.1, 10.3, 35.0
XYZ10.4, 9.6, 2.5
Decimal7688221
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.19:1
Text on #FFFFFF
AAA
2.92:1
Text on #000000
FAIL
6.87:1
Text on #F8FAFC
AA
2.48:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #75501D;
}
.text-color {
color: #75501D;
}
.border-color {
border: 2px solid #75501D;
}