#7C3316
A dark, moderate orange closely aligning with Saddlebrown.
About #7C3316
Visually, #7C3316 is defined as a moderate orange. 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, 51, and 22.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 59% Magenta, 82% Yellow, and 51% Black. The HSL representation is 17.1° hue, 69.9% saturation, and 28.6% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C3316
RGB124, 51, 22
HSL17.1°, 69.9%, 28.6%
CMYK0%, 59%, 82%, 51%
HSV17.1°, 82.3%, 48.6%
LAB31.1, 30.0, 32.8
XYZ9.6, 6.7, 1.5
Decimal8139542
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.97:1
Text on #FFFFFF
AAA
2.34:1
Text on #000000
FAIL
8.57:1
Text on #F8FAFC
AAA
1.99:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C3316;
}
.text-color {
color: #7C3316;
}
.border-color {
border: 2px solid #7C3316;
}