#6D5016
A dark, moderate orange closely aligning with Saddlebrown.
About #6D5016
When working with digital screens, the color #6D5016 is rendered by mixing light. Its closest recognized web color is Saddlebrown. Its digital footprint relies on 109 parts red, 80 parts green, and 22 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 27% Magenta, 80% Yellow, and 57% Black. The HSL representation is 40.0° hue, 66.4% saturation, and 25.7% lightness.
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#6D5016
RGB109, 80, 22
HSL40.0°, 66.4%, 25.7%
CMYK0%, 27%, 80%, 57%
HSV40.0°, 79.8%, 42.7%
LAB36.1, 6.1, 36.9
XYZ9.3, 9.0, 2.0
Decimal7163926
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.48:1
Text on #FFFFFF
AAA
2.81:1
Text on #000000
FAIL
7.14:1
Text on #F8FAFC
AAA
2.39:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D5016;
}
.text-color {
color: #6D5016;
}
.border-color {
border: 2px solid #6D5016;
}