#492C3A
A dark, muted magenta closely aligning with Black.
About #492C3A
The precise color #492C3A is an excellent choice for modern design projects. It is closely associated with the named CSS color Black. In the RGB color space, it consists of 73 red, 44 green, and 58 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 40% magenta, 21% yellow, and 71% black. With a hue angle of 331.0 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#492C3A
RGB73, 44, 58
HSL331.0°, 24.8%, 22.9%
CMYK0%, 40%, 21%, 71%
HSV331.0°, 39.7%, 28.6%
LAB22.0, 15.8, -3.3
XYZ4.4, 3.5, 4.5
Decimal4795450
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.32:1
Text on #FFFFFF
AAA
1.70:1
Text on #000000
FAIL
11.77:1
Text on #F8FAFC
AAA
1.45:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #492C3A;
}
.text-color {
color: #492C3A;
}
.border-color {
border: 2px solid #492C3A;
}