#B3CEAB Gio Ponti Green
#B3CEAB (Gio Ponti Green) RGB value is (179, 206, 171).
Red value is 179, green value is 206, and blue value is 171.
Cylindrical-coordinate representations (HSL) of color #B3CEAB: hue: 106°, saturation: 26.3%, and lightness: 73.9%.
Process color (CMYK) of #B3CEAB is 13.1%, 0%, 17%, 19.2%. Web safe color equivalent of #B3CEAB is ##CCCC99. Color #B3CEAB contains mainly Cyan.
Color Spaces
| Color spaces of #B3CEAB | Value |
|---|---|
| RGB | 179, 206, 171 |
| HSL | 106°, 26.3%, 73.9% |
| HSV / HSB | 106°, 17%, 80.8% |
| CMYK | 13.1%, 0%, 17%, 19.2% |
| XYZ | 48.01, 56.67, 46.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110011 | 11001110 | 10101011 |
| Octal | 263 | 316 | 253 |
| Decimal | 179 | 206 | 171 |
| Hex | B3 | CE | AB |
Shades of #B3CEAB
Tints of #B3CEAB
.mybgColor { background-color: #B3CEAB; }
.myforeColor { color: #B3CEAB; }
.myborderColor { border: 3px solid #B3CEAB; }
<p style="color:#B3CEAB">Text here</p>
This sample text is styled with font color #B3CEAB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B3CEAB">Div content here</div>
<div style="border:3px solid #B3CEAB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(179, 206, 171, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B3CEAB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B3CEAB;
-webkit-box-shadow: 1px 1px 3px #B3CEAB;
box-shadow: 1px 1px 3px #B3CEAB; }
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 #B3CEAB (Gio Ponti Green)
Color Overview & Profile: Color #B3CEAB, also known as Gio Ponti 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), 81% Green (206/255), and 67% Blue (171/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B3CEAB translates into the CMYK subtractive color model with values of 13.1% Cyan, 0% Magenta, 17% Yellow, and 19.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 106°, saturation of 26.3%, and lightness of 73.9%.
Web Accessibility & Design Recommendations: When implementing #B3CEAB 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 ##CCCC99.
