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