#8B818C Asian Violet
#8B818C (Asian Violet) RGB value is (139, 129, 140).
Red value is 139, green value is 129, and blue value is 140.
Cylindrical-coordinate representations (HSL) of color #8B818C: hue: 295°, saturation: 4.6%, and lightness: 52.7%.
Process color (CMYK) of #8B818C is 0.7%, 7.9%, 0%, 45.1%. Web safe color equivalent of #8B818C is ##999999. Color #8B818C contains mainly GRAY.
Color Spaces
| Color spaces of #8B818C | Value |
|---|---|
| RGB | 139, 129, 140 |
| HSL | 295°, 4.6%, 52.7% |
| HSV / HSB | 295°, 7.9%, 54.9% |
| CMYK | 0.7%, 7.9%, 0%, 45.1% |
| XYZ | 23.23, 23.08, 28.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001011 | 10000001 | 10001100 |
| Octal | 213 | 201 | 214 |
| Decimal | 139 | 129 | 140 |
| Hex | 8B | 81 | 8C |
Shades of #8B818C
Tints of #8B818C
.mybgColor { background-color: #8B818C; }
.myforeColor { color: #8B818C; }
.myborderColor { border: 3px solid #8B818C; }
<p style="color:#8B818C">Text here</p>
This sample text is styled with font color #8B818C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8B818C">Div content here</div>
<div style="border:3px solid #8B818C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(139, 129, 140, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8B818C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8B818C;
-webkit-box-shadow: 1px 1px 3px #8B818C;
box-shadow: 1px 1px 3px #8B818C; }
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 #8B818C (Asian Violet)
Color Overview & Profile: Color #8B818C, also known as Asian Violet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 55% Red (139/255), 51% Green (129/255), and 55% Blue (140/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #8B818C translates into the CMYK subtractive color model with values of 0.7% Cyan, 7.9% Magenta, 0% Yellow, and 45.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 295°, saturation of 4.6%, and lightness of 52.7%.
Web Accessibility & Design Recommendations: When implementing #8B818C 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 ##999999.
