#5F2C16
A dark, moderate orange closely aligning with Saddlebrown.
About #5F2C16
The hex code #5F2C16 represents a beautifully specific shade of orange. Its closest recognized web color is Saddlebrown. In the RGB color space, it consists of 95 red, 44 green, and 22 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 54% Magenta, 77% Yellow, and 63% Black. The HSL representation is 18.1° hue, 62.4% saturation, and 22.9% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5F2C16
RGB95, 44, 22
HSL18.1°, 62.4%, 22.9%
CMYK0%, 54%, 77%, 63%
HSV18.1°, 76.8%, 37.3%
LAB24.6, 21.4, 24.5
XYZ5.8, 4.3, 1.3
Decimal6237206
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.30:1
Text on #FFFFFF
AAA
1.86:1
Text on #000000
FAIL
10.80:1
Text on #F8FAFC
AAA
1.58:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F2C16;
}
.text-color {
color: #5F2C16;
}
.border-color {
border: 2px solid #5F2C16;
}