#B7CCC7 Sea Sprite
#B7CCC7 (Sea Sprite) RGB value is (183, 204, 199).
Red value is 183, green value is 204, and blue value is 199.
Cylindrical-coordinate representations (HSL) of color #B7CCC7: hue: 166°, saturation: 17.1%, and lightness: 75.9%.
Process color (CMYK) of #B7CCC7 is 10.3%, 0%, 2.5%, 20%. Web safe color equivalent of #B7CCC7 is ##CCCCCC. Color #B7CCC7 contains mainly Cyan.
Color Spaces
| Color spaces of #B7CCC7 | Value |
|---|---|
| RGB | 183, 204, 199 |
| HSL | 166°, 17.1%, 75.9% |
| HSV / HSB | 166°, 10.3%, 80% |
| CMYK | 10.3%, 0%, 2.5%, 20% |
| XYZ | 51.43, 57.38, 62.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110111 | 11001100 | 11000111 |
| Octal | 267 | 314 | 307 |
| Decimal | 183 | 204 | 199 |
| Hex | B7 | CC | C7 |
Shades of #B7CCC7
Tints of #B7CCC7
.mybgColor { background-color: #B7CCC7; }
.myforeColor { color: #B7CCC7; }
.myborderColor { border: 3px solid #B7CCC7; }
<p style="color:#B7CCC7">Text here</p>
This sample text is styled with font color #B7CCC7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B7CCC7">Div content here</div>
<div style="border:3px solid #B7CCC7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(183, 204, 199, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B7CCC7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B7CCC7;
-webkit-box-shadow: 1px 1px 3px #B7CCC7;
box-shadow: 1px 1px 3px #B7CCC7; }
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 #B7CCC7 (Sea Sprite)
Color Overview & Profile: Color #B7CCC7, also known as Sea Sprite, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 72% Red (183/255), 80% Green (204/255), and 78% Blue (199/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B7CCC7 translates into the CMYK subtractive color model with values of 10.3% Cyan, 0% Magenta, 2.5% Yellow, and 20% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 166°, saturation of 17.1%, and lightness of 75.9%.
Web Accessibility & Design Recommendations: When implementing #B7CCC7 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.
