#995700
A dark, vivid orange closely aligning with Saddlebrown.
About #995700
Visually, #995700 is defined as a vivid orange. Designers often compare it to the standard color Saddlebrown. This translates to an RGB value of rgb(153, 87, 0).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 43% magenta inks. With a hue angle of 34.1 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. 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#995700
RGB153, 87, 0
HSL34.1°, 100.0%, 30.0%
CMYK0%, 43%, 100%, 40%
HSV34.1°, 100.0%, 60.0%
LAB43.6, 22.1, 52.3
XYZ16.5, 13.6, 1.8
Decimal10049280
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.65:1
Text on #FFFFFF
AA
3.72:1
Text on #000000
AA Large
5.40:1
Text on #F8FAFC
AA
3.16:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #995700;
}
.text-color {
color: #995700;
}
.border-color {
border: 2px solid #995700;
}