#752400
A dark, vivid orange closely aligning with Saddlebrown.
About #752400
Visually, #752400 is defined as a vivid orange. Its closest recognized web color is Saddlebrown. This translates to an RGB value of rgb(117, 36, 0).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 69% M, 100% Y, and 54% K. The HSL representation is 18.5° hue, 100.0% saturation, and 22.9% lightness.
Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#752400
RGB117, 36, 0
HSL18.5°, 100.0%, 22.9%
CMYK0%, 69%, 100%, 54%
HSV18.5°, 100.0%, 45.9%
LAB26.9, 34.1, 38.4
XYZ8.0, 5.0, 0.6
Decimal7676928
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.45:1
Text on #FFFFFF
AAA
2.01:1
Text on #000000
FAIL
9.99:1
Text on #F8FAFC
AAA
1.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #752400;
}
.text-color {
color: #752400;
}
.border-color {
border: 2px solid #752400;
}