#755707
A dark, vivid orange closely aligning with Saddlebrown.
About #755707
Visually, #755707 is defined as a vivid orange. It is closely associated with the named CSS color Saddlebrown. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 87, and 7.
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 26% magenta inks. The HSL representation is 43.6° hue, 88.7% saturation, and 24.3% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#755707
RGB117, 87, 7
HSL43.6°, 88.7%, 24.3%
CMYK0%, 26%, 94%, 54%
HSV43.6°, 94.0%, 45.9%
LAB38.9, 5.3, 44.9
XYZ10.8, 10.6, 1.7
Decimal7689991
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.72:1
Text on #FFFFFF
AA
3.12:1
Text on #000000
AA Large
6.43:1
Text on #F8FAFC
AA
2.65:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #755707;
}
.text-color {
color: #755707;
}
.border-color {
border: 2px solid #755707;
}