#BCB6BC Future Vision
#BCB6BC (Future Vision) RGB value is (188, 182, 188).
Red value is 188, green value is 182, and blue value is 188.
Cylindrical-coordinate representations (HSL) of color #BCB6BC: hue: 300°, saturation: 4.3%, and lightness: 72.5%.
Process color (CMYK) of #BCB6BC is 0%, 3.2%, 0%, 26.3%. Web safe color equivalent of #BCB6BC is ##CCCCCC. Color #BCB6BC contains mainly GRAY.
Color Spaces
| Color spaces of #BCB6BC | Value |
|---|---|
| RGB | 188, 182, 188 |
| HSL | 300°, 4.3%, 72.5% |
| HSV / HSB | 300°, 3.2%, 73.7% |
| CMYK | 0%, 3.2%, 0%, 26.3% |
| XYZ | 46.54, 47.78, 54.34 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 10110110 | 10111100 |
| Octal | 274 | 266 | 274 |
| Decimal | 188 | 182 | 188 |
| Hex | BC | B6 | BC |
Shades of #BCB6BC
Tints of #BCB6BC
.mybgColor { background-color: #BCB6BC; }
.myforeColor { color: #BCB6BC; }
.myborderColor { border: 3px solid #BCB6BC; }
<p style="color:#BCB6BC">Text here</p>
This sample text is styled with font color #BCB6BC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BCB6BC">Div content here</div>
<div style="border:3px solid #BCB6BC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 182, 188, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BCB6BC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BCB6BC;
-webkit-box-shadow: 1px 1px 3px #BCB6BC;
box-shadow: 1px 1px 3px #BCB6BC; }
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 #BCB6BC (Future Vision)
Color Overview & Profile: Color #BCB6BC, also known as Future Vision, 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 (188/255), 71% Green (182/255), and 74% Blue (188/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #BCB6BC translates into the CMYK subtractive color model with values of 0% Cyan, 3.2% Magenta, 0% Yellow, and 26.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 300°, saturation of 4.3%, and lightness of 72.5%.
Web Accessibility & Design Recommendations: When implementing #BCB6BC 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.
