#6D3316
A dark, moderate orange closely aligning with Saddlebrown.
About #6D3316
The hex code #6D3316 represents a beautifully specific shade of orange. Its closest recognized web color is Saddlebrown. Its digital footprint relies on 109 parts red, 51 parts green, and 22 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 53% magenta inks. With a hue angle of 20.0 degrees, it sits comfortably in the orange spectrum.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D3316
RGB109, 51, 22
HSL20.0°, 66.4%, 25.7%
CMYK0%, 53%, 80%, 57%
HSV20.0°, 79.8%, 42.7%
LAB28.6, 23.6, 29.4
XYZ7.6, 5.7, 1.5
Decimal7156502
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.83:1
Text on #FFFFFF
AAA
2.14:1
Text on #000000
FAIL
9.40:1
Text on #F8FAFC
AAA
1.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D3316;
}
.text-color {
color: #6D3316;
}
.border-color {
border: 2px solid #6D3316;
}