#B1CCA3 Apium
#B1CCA3 (Apium) RGB value is (177, 204, 163).
Red value is 177, green value is 204, and blue value is 163.
Cylindrical-coordinate representations (HSL) of color #B1CCA3: hue: 100°, saturation: 28.7%, and lightness: 72%.
Process color (CMYK) of #B1CCA3 is 13.2%, 0%, 20.1%, 20%. Web safe color equivalent of #B1CCA3 is ##99CC99. Color #B1CCA3 contains mainly Cyan.
Color Spaces
| Color spaces of #B1CCA3 | Value |
|---|---|
| RGB | 177, 204, 163 |
| HSL | 100°, 28.7%, 72% |
| HSV / HSB | 100°, 20.1%, 80% |
| CMYK | 13.2%, 0%, 20.1%, 20% |
| XYZ | 46.33, 55.18, 42.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110001 | 11001100 | 10100011 |
| Octal | 261 | 314 | 243 |
| Decimal | 177 | 204 | 163 |
| Hex | B1 | CC | A3 |
Shades of #B1CCA3
Tints of #B1CCA3
.mybgColor { background-color: #B1CCA3; }
.myforeColor { color: #B1CCA3; }
.myborderColor { border: 3px solid #B1CCA3; }
<p style="color:#B1CCA3">Text here</p>
This sample text is styled with font color #B1CCA3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B1CCA3">Div content here</div>
<div style="border:3px solid #B1CCA3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(177, 204, 163, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B1CCA3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B1CCA3;
-webkit-box-shadow: 1px 1px 3px #B1CCA3;
box-shadow: 1px 1px 3px #B1CCA3; }
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 #B1CCA3 (Apium)
Color Overview & Profile: Color #B1CCA3, also known as Apium, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 69% Red (177/255), 80% Green (204/255), and 64% Blue (163/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B1CCA3 translates into the CMYK subtractive color model with values of 13.2% Cyan, 0% Magenta, 20.1% Yellow, and 20% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 100°, saturation of 28.7%, and lightness of 72%.
Web Accessibility & Design Recommendations: When implementing #B1CCA3 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.
