#7C663A
A dark, moderate orange closely aligning with Darkolivegreen.
About #7C663A
The precise color #7C663A is an excellent choice for modern design projects. Its closest recognized web color is Darkolivegreen. Its digital footprint relies on 124 parts red, 102 parts green, and 58 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 18% Magenta, 53% Yellow, and 51% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C663A
RGB124, 102, 58
HSL40.0°, 36.3%, 35.7%
CMYK0%, 18%, 53%, 51%
HSV40.0°, 53.2%, 48.6%
LAB44.4, 2.8, 28.0
XYZ13.8, 14.1, 6.0
Decimal8152634
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.50:1
Text on #FFFFFF
AA
3.82:1
Text on #000000
AA Large
5.26:1
Text on #F8FAFC
AA
3.25:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C663A;
}
.text-color {
color: #7C663A;
}
.border-color {
border: 2px solid #7C663A;
}