#BDB9CA Silverberry
#BDB9CA (Silverberry) RGB value is (189, 185, 202).
Red value is 189, green value is 185, and blue value is 202.
Cylindrical-coordinate representations (HSL) of color #BDB9CA: hue: 254°, saturation: 13.8%, and lightness: 75.9%.
Process color (CMYK) of #BDB9CA is 6.4%, 8.4%, 0%, 20.8%. Web safe color equivalent of #BDB9CA is ##CCCCCC. Color #BDB9CA contains mainly GRAY.
Color Spaces
| Color spaces of #BDB9CA | Value |
|---|---|
| RGB | 189, 185, 202 |
| HSL | 254°, 13.8%, 75.9% |
| HSV / HSB | 254°, 8.4%, 79.2% |
| CMYK | 6.4%, 8.4%, 0%, 20.8% |
| XYZ | 48.99, 49.78, 62.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111101 | 10111001 | 11001010 |
| Octal | 275 | 271 | 312 |
| Decimal | 189 | 185 | 202 |
| Hex | BD | B9 | CA |
Shades of #BDB9CA
Tints of #BDB9CA
.mybgColor { background-color: #BDB9CA; }
.myforeColor { color: #BDB9CA; }
.myborderColor { border: 3px solid #BDB9CA; }
<p style="color:#BDB9CA">Text here</p>
This sample text is styled with font color #BDB9CA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BDB9CA">Div content here</div>
<div style="border:3px solid #BDB9CA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(189, 185, 202, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BDB9CA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BDB9CA;
-webkit-box-shadow: 1px 1px 3px #BDB9CA;
box-shadow: 1px 1px 3px #BDB9CA; }
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 #BDB9CA (Silverberry)
Color Overview & Profile: Color #BDB9CA, also known as Silverberry, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 74% Red (189/255), 73% Green (185/255), and 79% Blue (202/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #BDB9CA translates into the CMYK subtractive color model with values of 6.4% Cyan, 8.4% Magenta, 0% Yellow, and 20.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 254°, saturation of 13.8%, and lightness of 75.9%.
Web Accessibility & Design Recommendations: When implementing #BDB9CA 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 ##CCCCCC.
