#995007
A dark, vivid orange closely aligning with Saddlebrown.
About #995007
At its core, #995007 is a dark and vivid hue. Designers often compare it to the standard color Saddlebrown. In the RGB color space, it consists of 153 red, 80 green, and 7 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 48% M, 95% Y, and 40% K. With a hue angle of 30.0 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#995007
RGB153, 80, 7
HSL30.0°, 91.2%, 31.4%
CMYK0%, 48%, 95%, 40%
HSV30.0°, 95.4%, 60.0%
LAB42.0, 26.2, 49.4
XYZ16.0, 12.5, 1.8
Decimal10047495
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.99:1
Text on #FFFFFF
AA
3.50:1
Text on #000000
AA Large
5.73:1
Text on #F8FAFC
AA
2.98:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #995007;
}
.text-color {
color: #995007;
}
.border-color {
border: 2px solid #995007;
}