#57333A
A dark, muted red closely aligning with Dimgray.
About #57333A
At its core, #57333A is a dark and muted hue. It is closely associated with the named CSS color Dimgray. Its digital footprint relies on 87 parts red, 51 parts green, and 58 parts blue light.
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 41% magenta inks. With a hue angle of 348.3 degrees, it sits comfortably in the red spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57333A
RGB87, 51, 58
HSL348.3°, 26.1%, 27.1%
CMYK0%, 41%, 33%, 66%
HSV348.3°, 41.4%, 34.1%
LAB25.9, 17.3, 2.5
XYZ5.9, 4.7, 4.6
Decimal5714746
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.83:1
Text on #FFFFFF
AAA
1.94:1
Text on #000000
FAIL
10.35:1
Text on #F8FAFC
AAA
1.65:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #57333A;
}
.text-color {
color: #57333A;
}
.border-color {
border: 2px solid #57333A;
}