#752C00
A dark, vivid orange closely aligning with Saddlebrown.
About #752C00
The precise color #752C00 is an excellent choice for modern design projects. Designers often compare it to the standard color Saddlebrown. In the RGB color space, it consists of 117 red, 44 green, and 0 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 62% Magenta, 100% Yellow, and 54% Black. With a hue angle of 22.6 degrees, it sits comfortably in the orange spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#752C00
RGB117, 44, 0
HSL22.6°, 100.0%, 22.9%
CMYK0%, 62%, 100%, 54%
HSV22.6°, 100.0%, 45.9%
LAB28.3, 30.2, 39.6
XYZ8.2, 5.6, 0.6
Decimal7678976
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.92:1
Text on #FFFFFF
AAA
2.12:1
Text on #000000
FAIL
9.48:1
Text on #F8FAFC
AAA
1.80:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #752C00;
}
.text-color {
color: #752C00;
}
.border-color {
border: 2px solid #752C00;
}