#9A8BC3 Magic Carpet
#9A8BC3 (Magic Carpet) RGB value is (154, 139, 195).
Red value is 154, green value is 139, and blue value is 195.
Cylindrical-coordinate representations (HSL) of color #9A8BC3: hue: 256°, saturation: 31.8%, and lightness: 65.5%.
Process color (CMYK) of #9A8BC3 is 21%, 28.7%, 0%, 23.5%. Web safe color equivalent of #9A8BC3 is ##9999CC. Color #9A8BC3 contains mainly Magenta.
Color Spaces
| Color spaces of #9A8BC3 | Value |
|---|---|
| RGB | 154, 139, 195 |
| HSL | 256°, 31.8%, 65.5% |
| HSV / HSB | 256°, 28.7%, 76.5% |
| CMYK | 21%, 28.7%, 0%, 23.5% |
| XYZ | 32.41, 29.28, 55.56 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011010 | 10001011 | 11000011 |
| Octal | 232 | 213 | 303 |
| Decimal | 154 | 139 | 195 |
| Hex | 9A | 8B | C3 |
Shades of #9A8BC3
Tints of #9A8BC3
.mybgColor { background-color: #9A8BC3; }
.myforeColor { color: #9A8BC3; }
.myborderColor { border: 3px solid #9A8BC3; }
<p style="color:#9A8BC3">Text here</p>
This sample text is styled with font color #9A8BC3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9A8BC3">Div content here</div>
<div style="border:3px solid #9A8BC3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(154, 139, 195, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9A8BC3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9A8BC3;
-webkit-box-shadow: 1px 1px 3px #9A8BC3;
box-shadow: 1px 1px 3px #9A8BC3; }
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 #9A8BC3 (Magic Carpet)
Color Overview & Profile: Color #9A8BC3, also known as Magic Carpet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (154/255), 55% Green (139/255), and 76% Blue (195/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #9A8BC3 translates into the CMYK subtractive color model with values of 21% Cyan, 28.7% Magenta, 0% Yellow, and 23.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 256°, saturation of 31.8%, and lightness of 65.5%.
Web Accessibility & Design Recommendations: When implementing #9A8BC3 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.
