#6C5346
A dark, muted orange closely aligning with Dimgray.
About #6C5346
Visually, #6C5346 is defined as a muted orange. Its closest recognized web color is Dimgray. Its digital footprint relies on 108 parts red, 83 parts green, and 70 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 23% Magenta, 35% Yellow, and 58% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6C5346
RGB108, 83, 70
HSL20.5°, 21.3%, 34.9%
CMYK0%, 23%, 35%, 58%
HSV20.5°, 35.2%, 42.4%
LAB37.5, 8.4, 11.6
XYZ10.4, 9.8, 7.1
Decimal7099206
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.09:1
Text on #FFFFFF
AAA
2.96:1
Text on #000000
FAIL
6.77:1
Text on #F8FAFC
AA
2.52:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6C5346;
}
.text-color {
color: #6C5346;
}
.border-color {
border: 2px solid #6C5346;
}