#6D2C0F
A dark, vivid orange closely aligning with Saddlebrown.
About #6D2C0F
The precise color #6D2C0F is an excellent choice for modern design projects. It is closely associated with the named CSS color Saddlebrown. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 44, and 15.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 60% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6D2C0F
RGB109, 44, 15
HSL18.5°, 75.8%, 24.3%
CMYK0%, 60%, 86%, 57%
HSV18.5°, 86.2%, 42.7%
LAB27.0, 27.2, 31.5
XYZ7.3, 5.1, 1.0
Decimal7154703
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.41:1
Text on #FFFFFF
AAA
2.02:1
Text on #000000
FAIL
9.95:1
Text on #F8FAFC
AAA
1.72:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D2C0F;
}
.text-color {
color: #6D2C0F;
}
.border-color {
border: 2px solid #6D2C0F;
}