#5F3A24
A dark, moderate orange closely aligning with Saddlebrown.
About #5F3A24
The hex code #5F3A24 represents a beautifully specific shade of orange. Designers often compare it to the standard color Saddlebrown. This translates to an RGB value of rgb(95, 58, 36).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 39% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#5F3A24
RGB95, 58, 36
HSL22.4°, 45.0%, 25.7%
CMYK0%, 39%, 62%, 63%
HSV22.4°, 62.1%, 37.3%
LAB28.3, 13.9, 20.4
XYZ6.6, 5.6, 2.4
Decimal6240804
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.92:1
Text on #FFFFFF
AAA
2.12:1
Text on #000000
FAIL
9.48:1
Text on #F8FAFC
AAA
1.80:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F3A24;
}
.text-color {
color: #5F3A24;
}
.border-color {
border: 2px solid #5F3A24;
}