#BBC8C9 Oceanic Climate
#BBC8C9 (Oceanic Climate) RGB value is (187, 200, 201).
Red value is 187, green value is 200, and blue value is 201.
Cylindrical-coordinate representations (HSL) of color #BBC8C9: hue: 184°, saturation: 11.5%, and lightness: 76.1%.
Process color (CMYK) of #BBC8C9 is 7%, 0.5%, 0%, 21.2%. Web safe color equivalent of #BBC8C9 is ##CCCCCC. Color #BBC8C9 contains mainly GRAY.
Color Spaces
| Color spaces of #BBC8C9 | Value |
|---|---|
| RGB | 187, 200, 201 |
| HSL | 184°, 11.5%, 76.1% |
| HSV / HSB | 184°, 7%, 78.8% |
| CMYK | 7%, 0.5%, 0%, 21.2% |
| XYZ | 51.69, 56.09, 63.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111011 | 11001000 | 11001001 |
| Octal | 273 | 310 | 311 |
| Decimal | 187 | 200 | 201 |
| Hex | BB | C8 | C9 |
Shades of #BBC8C9
Tints of #BBC8C9
.mybgColor { background-color: #BBC8C9; }
.myforeColor { color: #BBC8C9; }
.myborderColor { border: 3px solid #BBC8C9; }
<p style="color:#BBC8C9">Text here</p>
This sample text is styled with font color #BBC8C9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BBC8C9">Div content here</div>
<div style="border:3px solid #BBC8C9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(187, 200, 201, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BBC8C9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BBC8C9;
-webkit-box-shadow: 1px 1px 3px #BBC8C9;
box-shadow: 1px 1px 3px #BBC8C9; }
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 #BBC8C9 (Oceanic Climate)
Color Overview & Profile: Color #BBC8C9, also known as Oceanic Climate, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 73% Red (187/255), 78% Green (200/255), and 79% Blue (201/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #BBC8C9 translates into the CMYK subtractive color model with values of 7% Cyan, 0.5% Magenta, 0% Yellow, and 21.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 184°, saturation of 11.5%, and lightness of 76.1%.
Web Accessibility & Design Recommendations: When implementing #BBC8C9 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.
