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