#BDB7CD Collensia
#BDB7CD (Collensia) RGB value is (189, 183, 205).
Red value is 189, green value is 183, and blue value is 205.
Cylindrical-coordinate representations (HSL) of color #BDB7CD: hue: 256°, saturation: 18%, and lightness: 76.1%.
Process color (CMYK) of #BDB7CD is 7.8%, 10.7%, 0%, 19.6%. Web safe color equivalent of #BDB7CD is ##CCCCCC. Color #BDB7CD contains mainly Magenta.
Color Spaces
| Color spaces of #BDB7CD | Value |
|---|---|
| RGB | 189, 183, 205 |
| HSL | 256°, 18%, 76.1% |
| HSV / HSB | 256°, 10.7%, 80.4% |
| CMYK | 7.8%, 10.7%, 0%, 19.6% |
| XYZ | 48.94, 49.09, 64.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111101 | 10110111 | 11001101 |
| Octal | 275 | 267 | 315 |
| Decimal | 189 | 183 | 205 |
| Hex | BD | B7 | CD |
Shades of #BDB7CD
Tints of #BDB7CD
.mybgColor { background-color: #BDB7CD; }
.myforeColor { color: #BDB7CD; }
.myborderColor { border: 3px solid #BDB7CD; }
<p style="color:#BDB7CD">Text here</p>
This sample text is styled with font color #BDB7CD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BDB7CD">Div content here</div>
<div style="border:3px solid #BDB7CD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(189, 183, 205, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BDB7CD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BDB7CD;
-webkit-box-shadow: 1px 1px 3px #BDB7CD;
box-shadow: 1px 1px 3px #BDB7CD; }
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 #BDB7CD (Collensia)
Color Overview & Profile: Color #BDB7CD, also known as Collensia, 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), 72% Green (183/255), and 80% Blue (205/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #BDB7CD translates into the CMYK subtractive color model with values of 7.8% Cyan, 10.7% Magenta, 0% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 256°, saturation of 18%, and lightness of 76.1%.
Web Accessibility & Design Recommendations: When implementing #BDB7CD 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.
