#570707
A very dark, vivid red closely aligning with Maroon.
About #570707
At its core, #570707 is a very dark and vivid hue. Its closest recognized web color is Maroon. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 7, and 7.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 92% M, 92% Y, and 66% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#570707
RGB87, 7, 7
HSL0.0°, 85.1%, 18.4%
CMYK0%, 92%, 92%, 66%
HSV0.0°, 92.0%, 34.1%
LAB16.5, 34.6, 22.5
XYZ4.0, 2.2, 0.4
Decimal5703431
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.60:1
Text on #FFFFFF
AAA
1.44:1
Text on #000000
FAIL
13.95:1
Text on #F8FAFC
AAA
1.22:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #570707;
}
.text-color {
color: #570707;
}
.border-color {
border: 2px solid #570707;
}