#7C3A07
A dark, vivid orange closely aligning with Saddlebrown.
About #7C3A07
The precise color #7C3A07 is an excellent choice for modern design projects. Its closest recognized web color is Saddlebrown. Its digital footprint relies on 124 parts red, 58 parts green, and 7 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 53% Magenta, 94% 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. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C3A07
RGB124, 58, 7
HSL26.2°, 89.3%, 25.7%
CMYK0%, 53%, 94%, 51%
HSV26.2°, 94.4%, 48.6%
LAB32.5, 25.7, 40.5
XYZ9.9, 7.3, 1.1
Decimal8141319
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.52:1
Text on #FFFFFF
AAA
2.47:1
Text on #000000
FAIL
8.14:1
Text on #F8FAFC
AAA
2.10:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C3A07;
}
.text-color {
color: #7C3A07;
}
.border-color {
border: 2px solid #7C3A07;
}