#A19BB3 Logan
#A19BB3 (Logan) RGB value is (161, 155, 179).
Red value is 161, green value is 155, and blue value is 179.
Cylindrical-coordinate representations (HSL) of color #A19BB3: hue: 255°, saturation: 13.6%, and lightness: 65.5%.
Process color (CMYK) of #A19BB3 is 10.1%, 13.4%, 0%, 29.8%. Web safe color equivalent of #A19BB3 is ##9999CC. Color #A19BB3 contains mainly Magenta.
Color Spaces
| Color spaces of #A19BB3 | Value |
|---|---|
| RGB | 161, 155, 179 |
| HSL | 255°, 13.6%, 65.5% |
| HSV / HSB | 255°, 13.4%, 70.2% |
| CMYK | 10.1%, 13.4%, 0%, 29.8% |
| XYZ | 34.55, 34.27, 47.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100001 | 10011011 | 10110011 |
| Octal | 241 | 233 | 263 |
| Decimal | 161 | 155 | 179 |
| Hex | A1 | 9B | B3 |
Shades of #A19BB3
Tints of #A19BB3
.mybgColor { background-color: #A19BB3; }
.myforeColor { color: #A19BB3; }
.myborderColor { border: 3px solid #A19BB3; }
<p style="color:#A19BB3">Text here</p>
This sample text is styled with font color #A19BB3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A19BB3">Div content here</div>
<div style="border:3px solid #A19BB3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(161, 155, 179, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A19BB3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A19BB3;
-webkit-box-shadow: 1px 1px 3px #A19BB3;
box-shadow: 1px 1px 3px #A19BB3; }
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 #A19BB3 (Logan)
Color Overview & Profile: Color #A19BB3, also known as Logan, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 63% Red (161/255), 61% Green (155/255), and 70% Blue (179/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #A19BB3 translates into the CMYK subtractive color model with values of 10.1% Cyan, 13.4% Magenta, 0% Yellow, and 29.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 255°, saturation of 13.6%, and lightness of 65.5%.
Web Accessibility & Design Recommendations: When implementing #A19BB3 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 ##9999CC.
