#BCAFBB Window Box
#BCAFBB (Window Box) RGB value is (188, 175, 187).
Red value is 188, green value is 175, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #BCAFBB: hue: 305°, saturation: 8.8%, and lightness: 71.2%.
Process color (CMYK) of #BCAFBB is 0%, 6.9%, 0.5%, 26.3%. Web safe color equivalent of #BCAFBB is ##CC99CC. Color #BCAFBB contains mainly GRAY.
Color Spaces
| Color spaces of #BCAFBB | Value |
|---|---|
| RGB | 188, 175, 187 |
| HSL | 305°, 8.8%, 71.2% |
| HSV / HSB | 305°, 6.9%, 73.7% |
| CMYK | 0%, 6.9%, 0.5%, 26.3% |
| XYZ | 45.04, 44.94, 53.31 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 10101111 | 10111011 |
| Octal | 274 | 257 | 273 |
| Decimal | 188 | 175 | 187 |
| Hex | BC | AF | BB |
Shades of #BCAFBB
Tints of #BCAFBB
.mybgColor { background-color: #BCAFBB; }
.myforeColor { color: #BCAFBB; }
.myborderColor { border: 3px solid #BCAFBB; }
<p style="color:#BCAFBB">Text here</p>
This sample text is styled with font color #BCAFBB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BCAFBB">Div content here</div>
<div style="border:3px solid #BCAFBB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 175, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BCAFBB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BCAFBB;
-webkit-box-shadow: 1px 1px 3px #BCAFBB;
box-shadow: 1px 1px 3px #BCAFBB; }
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 #BCAFBB (Window Box)
Color Overview & Profile: Color #BCAFBB, also known as Window Box, 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), 69% Green (175/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, #BCAFBB translates into the CMYK subtractive color model with values of 0% Cyan, 6.9% Magenta, 0.5% Yellow, and 26.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 305°, saturation of 8.8%, and lightness of 71.2%.
Web Accessibility & Design Recommendations: When implementing #BCAFBB 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.
