#995F1D
A dark, moderate orange closely aligning with Saddlebrown.
About #995F1D
The hex code #995F1D represents a beautifully specific shade of orange. Designers often compare it to the standard color Saddlebrown. In the RGB color space, it consists of 153 red, 95 green, and 29 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 38% magenta, 81% yellow, and 40% black. The HSL representation is 31.9° hue, 68.1% saturation, and 35.7% lightness.
When using this color as a background, text legibility must be considered. 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#995F1D
RGB153, 95, 29
HSL31.9°, 68.1%, 35.7%
CMYK0%, 38%, 81%, 40%
HSV31.9°, 81.0%, 60.0%
LAB45.7, 18.2, 45.0
XYZ17.5, 15.0, 3.1
Decimal10051357
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.24:1
Text on #FFFFFF
AA
4.01:1
Text on #000000
AA Large
5.01:1
Text on #F8FAFC
AA
3.41:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #995F1D;
}
.text-color {
color: #995F1D;
}
.border-color {
border: 2px solid #995F1D;
}