#B1C4BB Aquamarine Dream
#B1C4BB (Aquamarine Dream) RGB value is (177, 196, 187).
Red value is 177, green value is 196, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #B1C4BB: hue: 152°, saturation: 13.9%, and lightness: 73.1%.
Process color (CMYK) of #B1C4BB is 9.7%, 0%, 4.6%, 23.1%. Web safe color equivalent of #B1C4BB is ##99CCCC. Color #B1C4BB contains mainly GRAY.
Color Spaces
| Color spaces of #B1C4BB | Value |
|---|---|
| RGB | 177, 196, 187 |
| HSL | 152°, 13.9%, 73.1% |
| HSV / HSB | 152°, 9.7%, 76.9% |
| CMYK | 9.7%, 0%, 4.6%, 23.1% |
| XYZ | 46.84, 52.41, 54.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110001 | 11000100 | 10111011 |
| Octal | 261 | 304 | 273 |
| Decimal | 177 | 196 | 187 |
| Hex | B1 | C4 | BB |
Shades of #B1C4BB
Tints of #B1C4BB
.mybgColor { background-color: #B1C4BB; }
.myforeColor { color: #B1C4BB; }
.myborderColor { border: 3px solid #B1C4BB; }
<p style="color:#B1C4BB">Text here</p>
This sample text is styled with font color #B1C4BB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B1C4BB">Div content here</div>
<div style="border:3px solid #B1C4BB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(177, 196, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B1C4BB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B1C4BB;
-webkit-box-shadow: 1px 1px 3px #B1C4BB;
box-shadow: 1px 1px 3px #B1C4BB; }
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 #B1C4BB (Aquamarine Dream)
Color Overview & Profile: Color #B1C4BB, also known as Aquamarine Dream, 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), 77% Green (196/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, #B1C4BB translates into the CMYK subtractive color model with values of 9.7% Cyan, 0% Magenta, 4.6% Yellow, and 23.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 152°, saturation of 13.9%, and lightness of 73.1%.
Web Accessibility & Design Recommendations: When implementing #B1C4BB 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.
