#573349
A dark, muted magenta closely aligning with Dimgray.
About #573349
When working with digital screens, the color #573349 is rendered by mixing light. It is closely associated with the named CSS color Dimgray. Its digital footprint relies on 87 parts red, 51 parts green, and 73 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 41% Magenta, 16% Yellow, and 66% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#573349
RGB87, 51, 73
HSL323.3°, 26.1%, 27.1%
CMYK0%, 41%, 16%, 66%
HSV323.3°, 41.4%, 34.1%
LAB26.4, 19.9, -6.7
XYZ6.3, 4.9, 6.9
Decimal5714761
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.63:1
Text on #FFFFFF
AAA
1.97:1
Text on #000000
FAIL
10.16:1
Text on #F8FAFC
AAA
1.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #573349;
}
.text-color {
color: #573349;
}
.border-color {
border: 2px solid #573349;
}