#573333
A dark, muted red closely aligning with Dimgray.
About #573333
At its core, #573333 is a dark and muted hue. Its closest recognized web color is Dimgray. In the RGB color space, it consists of 87 red, 51 green, and 51 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 41% Magenta, 41% Yellow, and 66% 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#573333
RGB87, 51, 51
HSL0.0°, 26.1%, 27.1%
CMYK0%, 41%, 41%, 66%
HSV0.0°, 41.4%, 34.1%
LAB25.7, 16.3, 6.9
XYZ5.7, 4.6, 3.7
Decimal5714739
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.90:1
Text on #FFFFFF
AAA
1.93:1
Text on #000000
FAIL
10.42:1
Text on #F8FAFC
AAA
1.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #573333;
}
.text-color {
color: #573333;
}
.border-color {
border: 2px solid #573333;
}