#926D7C
A medium, muted magenta closely aligning with Rosybrown.
About #926D7C
At its core, #926D7C is a medium and muted hue. Its closest recognized web color is Rosybrown. Its digital footprint relies on 146 parts red, 109 parts green, and 124 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 25% magenta inks. With a hue angle of 335.7 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#926D7C
RGB146, 109, 124
HSL335.7°, 14.5%, 50.0%
CMYK0%, 25%, 15%, 43%
HSV335.7°, 25.3%, 57.3%
LAB50.1, 17.2, -2.6
XYZ21.0, 18.5, 21.5
Decimal9596284
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.47:1
Text on #FFFFFF
AA Large
4.70:1
Text on #000000
AA
4.27:1
Text on #F8FAFC
AA Large
4.00:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #926D7C;
}
.text-color {
color: #926D7C;
}
.border-color {
border: 2px solid #926D7C;
}