#6D5749
A dark, muted orange closely aligning with Dimgray.
About #6D5749
The precise color #6D5749 is an excellent choice for modern design projects. Its closest recognized web color is Dimgray. In the RGB color space, it consists of 109 red, 87 green, and 73 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 20% M, 33% Y, and 57% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D5749
RGB109, 87, 73
HSL23.3°, 19.8%, 35.7%
CMYK0%, 20%, 33%, 57%
HSV23.3°, 33.0%, 42.7%
LAB38.8, 6.8, 11.6
XYZ10.9, 10.5, 7.8
Decimal7165769
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.75:1
Text on #FFFFFF
AA
3.11:1
Text on #000000
AA Large
6.45:1
Text on #F8FAFC
AA
2.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D5749;
}
.text-color {
color: #6D5749;
}
.border-color {
border: 2px solid #6D5749;
}