#994207
A dark, vivid orange closely aligning with Saddlebrown.
About #994207
The hex code #994207 represents a beautifully specific shade of orange. It is closely associated with the named CSS color Saddlebrown. Its digital footprint relies on 153 parts red, 66 parts green, and 7 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 57% M, 95% Y, and 40% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#994207
RGB153, 66, 7
HSL24.2°, 91.2%, 31.4%
CMYK0%, 57%, 95%, 40%
HSV24.2°, 95.4%, 60.0%
LAB39.0, 33.7, 47.3
XYZ15.1, 10.7, 1.5
Decimal10043911
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.69:1
Text on #FFFFFF
AA
3.14:1
Text on #000000
AA Large
6.40:1
Text on #F8FAFC
AA
2.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #994207;
}
.text-color {
color: #994207;
}
.border-color {
border: 2px solid #994207;
}