#B3DCCF Brook Green
#B3DCCF (Brook Green) RGB value is (179, 220, 207).
Red value is 179, green value is 220, and blue value is 207.
Cylindrical-coordinate representations (HSL) of color #B3DCCF: hue: 161°, saturation: 36.9%, and lightness: 78.2%.
Process color (CMYK) of #B3DCCF is 18.6%, 0%, 5.9%, 13.7%. Web safe color equivalent of #B3DCCF is ##CCCCCC. Color #B3DCCF contains mainly Cyan.
Color Spaces
| Color spaces of #B3DCCF | Value |
|---|---|
| RGB | 179, 220, 207 |
| HSL | 161°, 36.9%, 78.2% |
| HSV / HSB | 161°, 18.6%, 86.3% |
| CMYK | 18.6%, 0%, 5.9%, 13.7% |
| XYZ | 55.44, 65.27, 68.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110011 | 11011100 | 11001111 |
| Octal | 263 | 334 | 317 |
| Decimal | 179 | 220 | 207 |
| Hex | B3 | DC | CF |
Shades of #B3DCCF
Tints of #B3DCCF
.mybgColor { background-color: #B3DCCF; }
.myforeColor { color: #B3DCCF; }
.myborderColor { border: 3px solid #B3DCCF; }
<p style="color:#B3DCCF">Text here</p>
This sample text is styled with font color #B3DCCF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B3DCCF">Div content here</div>
<div style="border:3px solid #B3DCCF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(179, 220, 207, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B3DCCF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B3DCCF;
-webkit-box-shadow: 1px 1px 3px #B3DCCF;
box-shadow: 1px 1px 3px #B3DCCF; }
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 #B3DCCF (Brook Green)
Color Overview & Profile: Color #B3DCCF, also known as Brook Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 70% Red (179/255), 86% Green (220/255), and 81% Blue (207/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B3DCCF translates into the CMYK subtractive color model with values of 18.6% Cyan, 0% Magenta, 5.9% Yellow, and 13.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 161°, saturation of 36.9%, and lightness of 78.2%.
Web Accessibility & Design Recommendations: When implementing #B3DCCF 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.
