#B9ADBB Exclusive Violet
#B9ADBB (Exclusive Violet) RGB value is (185, 173, 187).
Red value is 185, green value is 173, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #B9ADBB: hue: 291°, saturation: 9.3%, and lightness: 70.6%.
Process color (CMYK) of #B9ADBB is 1.1%, 7.5%, 0%, 26.7%. Web safe color equivalent of #B9ADBB is ##CC99CC. Color #B9ADBB contains mainly GRAY.
Color Spaces
| Color spaces of #B9ADBB | Value |
|---|---|
| RGB | 185, 173, 187 |
| HSL | 291°, 9.3%, 70.6% |
| HSV / HSB | 291°, 7.5%, 73.3% |
| CMYK | 1.1%, 7.5%, 0%, 26.7% |
| XYZ | 43.92, 43.79, 53.14 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111001 | 10101101 | 10111011 |
| Octal | 271 | 255 | 273 |
| Decimal | 185 | 173 | 187 |
| Hex | B9 | AD | BB |
Shades of #B9ADBB
Tints of #B9ADBB
.mybgColor { background-color: #B9ADBB; }
.myforeColor { color: #B9ADBB; }
.myborderColor { border: 3px solid #B9ADBB; }
<p style="color:#B9ADBB">Text here</p>
This sample text is styled with font color #B9ADBB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B9ADBB">Div content here</div>
<div style="border:3px solid #B9ADBB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(185, 173, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B9ADBB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B9ADBB;
-webkit-box-shadow: 1px 1px 3px #B9ADBB;
box-shadow: 1px 1px 3px #B9ADBB; }
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 #B9ADBB (Exclusive Violet)
Color Overview & Profile: Color #B9ADBB, also known as Exclusive Violet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 73% Red (185/255), 68% Green (173/255), and 73% Blue (187/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #B9ADBB translates into the CMYK subtractive color model with values of 1.1% Cyan, 7.5% Magenta, 0% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 291°, saturation of 9.3%, and lightness of 70.6%.
Web Accessibility & Design Recommendations: When implementing #B9ADBB 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 ##CC99CC.
