#5F2424
A dark, moderate red closely aligning with Sienna.
About #5F2424
The precise color #5F2424 is an excellent choice for modern design projects. Its closest recognized web color is Sienna. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 36, and 36.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 62% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5F2424
RGB95, 36, 36
HSL0.0°, 45.0%, 25.7%
CMYK0%, 62%, 62%, 63%
HSV0.0°, 62.1%, 37.3%
LAB23.1, 26.9, 13.7
XYZ5.7, 3.8, 2.1
Decimal6235172
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.90:1
Text on #FFFFFF
AAA
1.76:1
Text on #000000
FAIL
11.38:1
Text on #F8FAFC
AAA
1.50:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F2424;
}
.text-color {
color: #5F2424;
}
.border-color {
border: 2px solid #5F2424;
}