#6D5F3A
A dark, moderate orange closely aligning with Darkolivegreen.
About #6D5F3A
The precise color #6D5F3A is an excellent choice for modern design projects. Its closest recognized web color is Darkolivegreen. In the RGB color space, it consists of 109 red, 95 green, and 58 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 13% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D5F3A
RGB109, 95, 58
HSL43.5°, 30.5%, 32.7%
CMYK0%, 13%, 47%, 57%
HSV43.5°, 46.8%, 42.7%
LAB40.8, 0.0, 23.2
XYZ11.2, 11.7, 5.7
Decimal7167802
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.27:1
Text on #FFFFFF
AA
3.35:1
Text on #000000
AA Large
5.99:1
Text on #F8FAFC
AA
2.85:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D5F3A;
}
.text-color {
color: #6D5F3A;
}
.border-color {
border: 2px solid #6D5F3A;
}