#7C6642
A dark, moderate orange closely aligning with Darkolivegreen.
About #7C6642
The precise color #7C6642 is an excellent choice for modern design projects. Its closest recognized web color is Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 102, and 66.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 18% M, 47% Y, and 51% K. With a hue angle of 37.2 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C6642
RGB124, 102, 66
HSL37.2°, 30.5%, 37.3%
CMYK0%, 18%, 47%, 51%
HSV37.2°, 46.8%, 48.6%
LAB44.5, 3.6, 23.6
XYZ14.0, 14.2, 7.2
Decimal8152642
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.47:1
Text on #FFFFFF
AA
3.84:1
Text on #000000
AA Large
5.23:1
Text on #F8FAFC
AA
3.26:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C6642;
}
.text-color {
color: #7C6642;
}
.border-color {
border: 2px solid #7C6642;
}