#BCD7E2 Bridgewater Bay
#BCD7E2 (Bridgewater Bay) RGB value is (188, 215, 226).
Red value is 188, green value is 215, and blue value is 226.
Cylindrical-coordinate representations (HSL) of color #BCD7E2: hue: 197°, saturation: 39.6%, and lightness: 81.2%.
Process color (CMYK) of #BCD7E2 is 16.8%, 4.9%, 0%, 11.4%. Web safe color equivalent of #BCD7E2 is ##CCCCCC. Color #BCD7E2 contains mainly Magenta.
Color Spaces
| Color spaces of #BCD7E2 | Value |
|---|---|
| RGB | 188, 215, 226 |
| HSL | 197°, 39.6%, 81.2% |
| HSV / HSB | 197°, 16.8%, 88.6% |
| CMYK | 16.8%, 4.9%, 0%, 11.4% |
| XYZ | 58.76, 64.78, 81.34 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 11010111 | 11100010 |
| Octal | 274 | 327 | 342 |
| Decimal | 188 | 215 | 226 |
| Hex | BC | D7 | E2 |
Shades of #BCD7E2
Tints of #BCD7E2
.mybgColor { background-color: #BCD7E2; }
.myforeColor { color: #BCD7E2; }
.myborderColor { border: 3px solid #BCD7E2; }
<p style="color:#BCD7E2">Text here</p>
This sample text is styled with font color #BCD7E2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BCD7E2">Div content here</div>
<div style="border:3px solid #BCD7E2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 215, 226, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BCD7E2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BCD7E2;
-webkit-box-shadow: 1px 1px 3px #BCD7E2;
box-shadow: 1px 1px 3px #BCD7E2; }
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 #BCD7E2 (Bridgewater Bay)
Color Overview & Profile: Color #BCD7E2, also known as Bridgewater Bay, 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), 84% Green (215/255), and 89% Blue (226/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #BCD7E2 translates into the CMYK subtractive color model with values of 16.8% Cyan, 4.9% Magenta, 0% Yellow, and 11.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 197°, saturation of 39.6%, and lightness of 81.2%.
Web Accessibility & Design Recommendations: When implementing #BCD7E2 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.
