#7C423A
A dark, moderate red closely aligning with Sienna.
About #7C423A
The precise color #7C423A is an excellent choice for modern design projects. It is closely associated with the named CSS color Sienna. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 66, and 58.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 47% M, 53% Y, and 51% K. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7C423A
RGB124, 66, 58
HSL7.3°, 36.3%, 35.7%
CMYK0%, 47%, 53%, 51%
HSV7.3°, 53.2%, 48.6%
LAB35.0, 24.1, 16.0
XYZ11.0, 8.5, 5.1
Decimal8143418
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.79:1
Text on #FFFFFF
AAA
2.70:1
Text on #000000
FAIL
7.44:1
Text on #F8FAFC
AAA
2.29:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C423A;
}
.text-color {
color: #7C423A;
}
.border-color {
border: 2px solid #7C423A;
}