#7C4907
A dark, vivid orange closely aligning with Saddlebrown.
About #7C4907
The precise color #7C4907 is an excellent choice for modern design projects. Designers often compare it to the standard color Saddlebrown. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 73, and 7.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 41% magenta, 94% yellow, and 51% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C4907
RGB124, 73, 7
HSL33.8°, 89.3%, 25.7%
CMYK0%, 41%, 94%, 51%
HSV33.8°, 94.4%, 48.6%
LAB36.1, 17.1, 43.2
XYZ10.7, 9.1, 1.4
Decimal8145159
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.47:1
Text on #FFFFFF
AAA
2.81:1
Text on #000000
FAIL
7.13:1
Text on #F8FAFC
AAA
2.39:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C4907;
}
.text-color {
color: #7C4907;
}
.border-color {
border: 2px solid #7C4907;
}