#AC25B6 Magentleman
#AC25B6 (Magentleman) RGB value is (172, 37, 182).
Red value is 172, green value is 37, and blue value is 182.
Cylindrical-coordinate representations (HSL) of color #AC25B6: hue: 296°, saturation: 66.2%, and lightness: 42.9%.
Process color (CMYK) of #AC25B6 is 5.5%, 79.7%, 0%, 28.6%. Web safe color equivalent of #AC25B6 is ##9933CC. Color #AC25B6 contains mainly Magenta.
Color Spaces
| Color spaces of #AC25B6 | Value |
|---|---|
| RGB | 172, 37, 182 |
| HSL | 296°, 66.2%, 42.9% |
| HSV / HSB | 296°, 79.7%, 71.4% |
| CMYK | 5.5%, 79.7%, 0%, 28.6% |
| XYZ | 26.12, 13.47, 45.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101100 | 00100101 | 10110110 |
| Octal | 254 | 045 | 266 |
| Decimal | 172 | 37 | 182 |
| Hex | AC | 25 | B6 |
Shades of #AC25B6
Tints of #AC25B6
.mybgColor { background-color: #AC25B6; }
.myforeColor { color: #AC25B6; }
.myborderColor { border: 3px solid #AC25B6; }
<p style="color:#AC25B6">Text here</p>
This sample text is styled with font color #AC25B6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AC25B6">Div content here</div>
<div style="border:3px solid #AC25B6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(172, 37, 182, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AC25B6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AC25B6;
-webkit-box-shadow: 1px 1px 3px #AC25B6;
box-shadow: 1px 1px 3px #AC25B6; }
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 #AC25B6 (Magentleman)
Color Overview & Profile: Color #AC25B6, also known as Magentleman, 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), 15% Green (37/255), and 71% Blue (182/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #AC25B6 translates into the CMYK subtractive color model with values of 5.5% Cyan, 79.7% Magenta, 0% Yellow, and 28.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 296°, saturation of 66.2%, and lightness of 42.9%.
Web Accessibility & Design Recommendations: When implementing #AC25B6 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 ##9933CC.
