#57332C
A dark, moderate red closely aligning with Dimgray.
About #57332C
The hex code #57332C represents a beautifully specific shade of red. Designers often compare it to the standard color Dimgray. In the RGB color space, it consists of 87 red, 51 green, and 44 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 41% 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. 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#57332C
RGB87, 51, 44
HSL9.8°, 32.8%, 25.7%
CMYK0%, 41%, 49%, 66%
HSV9.8°, 49.4%, 34.1%
LAB25.5, 15.4, 11.3
XYZ5.6, 4.6, 3.0
Decimal5714732
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.97:1
Text on #FFFFFF
AAA
1.92:1
Text on #000000
FAIL
10.48:1
Text on #F8FAFC
AAA
1.63:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #57332C;
}
.text-color {
color: #57332C;
}
.border-color {
border: 2px solid #57332C;
}