#921649
A dark, vivid magenta closely aligning with Brown.
About #921649
When working with digital screens, the color #921649 is rendered by mixing light. Its closest recognized web color is Brown. In the RGB color space, it consists of 146 red, 22 green, and 73 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 85% Magenta, 50% Yellow, and 43% Black. With a hue angle of 335.3 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#921649
RGB146, 22, 73
HSL335.3°, 73.8%, 32.9%
CMYK0%, 85%, 50%, 43%
HSV335.3°, 84.9%, 57.3%
LAB32.2, 52.2, 3.0
XYZ13.3, 7.2, 7.0
Decimal9573961
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.63:1
Text on #FFFFFF
AAA
2.43:1
Text on #000000
FAIL
8.25:1
Text on #F8FAFC
AAA
2.07:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #921649;
}
.text-color {
color: #921649;
}
.border-color {
border: 2px solid #921649;
}