#B1C8B2 Rainee
#B1C8B2 (Rainee) RGB value is (177, 200, 178).
Red value is 177, green value is 200, and blue value is 178.
Cylindrical-coordinate representations (HSL) of color #B1C8B2: hue: 123°, saturation: 17.3%, and lightness: 73.9%.
Process color (CMYK) of #B1C8B2 is 11.5%, 0%, 11%, 21.6%. Web safe color equivalent of #B1C8B2 is ##99CC99. Color #B1C8B2 contains mainly Cyan.
Color Spaces
| Color spaces of #B1C8B2 | Value |
|---|---|
| RGB | 177, 200, 178 |
| HSL | 123°, 17.3%, 73.9% |
| HSV / HSB | 123°, 11.5%, 78.4% |
| CMYK | 11.5%, 0%, 11%, 21.6% |
| XYZ | 46.82, 53.87, 50.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110001 | 11001000 | 10110010 |
| Octal | 261 | 310 | 262 |
| Decimal | 177 | 200 | 178 |
| Hex | B1 | C8 | B2 |
Shades of #B1C8B2
Tints of #B1C8B2
.mybgColor { background-color: #B1C8B2; }
.myforeColor { color: #B1C8B2; }
.myborderColor { border: 3px solid #B1C8B2; }
<p style="color:#B1C8B2">Text here</p>
This sample text is styled with font color #B1C8B2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B1C8B2">Div content here</div>
<div style="border:3px solid #B1C8B2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(177, 200, 178, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B1C8B2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B1C8B2;
-webkit-box-shadow: 1px 1px 3px #B1C8B2;
box-shadow: 1px 1px 3px #B1C8B2; }
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 #B1C8B2 (Rainee)
Color Overview & Profile: Color #B1C8B2, also known as Rainee, 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 70% Blue (178/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B1C8B2 translates into the CMYK subtractive color model with values of 11.5% Cyan, 0% Magenta, 11% Yellow, and 21.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 123°, saturation of 17.3%, and lightness of 73.9%.
Web Accessibility & Design Recommendations: When implementing #B1C8B2 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 ##99CC99.
