#B1C8CD Heron Wing
#B1C8CD (Heron Wing) RGB value is (177, 200, 205).
Red value is 177, green value is 200, and blue value is 205.
Cylindrical-coordinate representations (HSL) of color #B1C8CD: hue: 191°, saturation: 21.9%, and lightness: 74.9%.
Process color (CMYK) of #B1C8CD is 13.7%, 2.4%, 0%, 19.6%. Web safe color equivalent of #B1C8CD is ##99CCCC. Color #B1C8CD contains mainly Magenta.
Color Spaces
| Color spaces of #B1C8CD | Value |
|---|---|
| RGB | 177, 200, 205 |
| HSL | 191°, 21.9%, 74.9% |
| HSV / HSB | 191°, 13.7%, 80.4% |
| CMYK | 13.7%, 2.4%, 0%, 19.6% |
| XYZ | 49.8, 55.06, 65.75 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110001 | 11001000 | 11001101 |
| Octal | 261 | 310 | 315 |
| Decimal | 177 | 200 | 205 |
| Hex | B1 | C8 | CD |
Shades of #B1C8CD
Tints of #B1C8CD
.mybgColor { background-color: #B1C8CD; }
.myforeColor { color: #B1C8CD; }
.myborderColor { border: 3px solid #B1C8CD; }
<p style="color:#B1C8CD">Text here</p>
This sample text is styled with font color #B1C8CD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B1C8CD">Div content here</div>
<div style="border:3px solid #B1C8CD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(177, 200, 205, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B1C8CD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B1C8CD;
-webkit-box-shadow: 1px 1px 3px #B1C8CD;
box-shadow: 1px 1px 3px #B1C8CD; }
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 #B1C8CD (Heron Wing)
Color Overview & Profile: Color #B1C8CD, also known as Heron Wing, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 69% Red (177/255), 78% Green (200/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, #B1C8CD translates into the CMYK subtractive color model with values of 13.7% Cyan, 2.4% Magenta, 0% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 191°, saturation of 21.9%, and lightness of 74.9%.
Web Accessibility & Design Recommendations: When implementing #B1C8CD 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 ##99CCCC.
