#AC5D91 Meadow Mauve
#AC5D91 (Meadow Mauve) RGB value is (172, 93, 145).
Red value is 172, green value is 93, and blue value is 145.
Cylindrical-coordinate representations (HSL) of color #AC5D91: hue: 321°, saturation: 32.2%, and lightness: 52%.
Process color (CMYK) of #AC5D91 is 0%, 45.9%, 15.7%, 32.5%. Web safe color equivalent of #AC5D91 is ##996699. Color #AC5D91 contains mainly Red.
Color Spaces
| Color spaces of #AC5D91 | Value |
|---|---|
| RGB | 172, 93, 145 |
| HSL | 321°, 32.2%, 52% |
| HSV / HSB | 321°, 45.9%, 67.5% |
| CMYK | 0%, 45.9%, 15.7%, 32.5% |
| XYZ | 26.04, 18.65, 29.01 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101100 | 01011101 | 10010001 |
| Octal | 254 | 135 | 221 |
| Decimal | 172 | 93 | 145 |
| Hex | AC | 5D | 91 |
Shades of #AC5D91
Tints of #AC5D91
.mybgColor { background-color: #AC5D91; }
.myforeColor { color: #AC5D91; }
.myborderColor { border: 3px solid #AC5D91; }
<p style="color:#AC5D91">Text here</p>
This sample text is styled with font color #AC5D91. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AC5D91">Div content here</div>
<div style="border:3px solid #AC5D91">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(172, 93, 145, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AC5D91; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AC5D91;
-webkit-box-shadow: 1px 1px 3px #AC5D91;
box-shadow: 1px 1px 3px #AC5D91; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #AC5D91 (Meadow Mauve)
Color Overview & Profile: Color #AC5D91, also known as Meadow Mauve, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 67% Red (172/255), 36% Green (93/255), and 57% Blue (145/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #AC5D91 translates into the CMYK subtractive color model with values of 0% Cyan, 45.9% Magenta, 15.7% Yellow, and 32.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 321°, saturation of 32.2%, and lightness of 52%.
Web Accessibility & Design Recommendations: When implementing #AC5D91 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##996699.
