#B1CC9E Desert Cactus
#B1CC9E (Desert Cactus) RGB value is (177, 204, 158).
Red value is 177, green value is 204, and blue value is 158.
Cylindrical-coordinate representations (HSL) of color #B1CC9E: hue: 95°, saturation: 31.1%, and lightness: 71%.
Process color (CMYK) of #B1CC9E is 13.2%, 0%, 22.5%, 20%. Web safe color equivalent of #B1CC9E is ##99CC99. Color #B1CC9E contains mainly Cyan.
Color Spaces
| Color spaces of #B1CC9E | Value |
|---|---|
| RGB | 177, 204, 158 |
| HSL | 95°, 31.1%, 71% |
| HSV / HSB | 95°, 22.5%, 80% |
| CMYK | 13.2%, 0%, 22.5%, 20% |
| XYZ | 45.89, 55, 40.54 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110001 | 11001100 | 10011110 |
| Octal | 261 | 314 | 236 |
| Decimal | 177 | 204 | 158 |
| Hex | B1 | CC | 9E |
Shades of #B1CC9E
Tints of #B1CC9E
.mybgColor { background-color: #B1CC9E; }
.myforeColor { color: #B1CC9E; }
.myborderColor { border: 3px solid #B1CC9E; }
<p style="color:#B1CC9E">Text here</p>
This sample text is styled with font color #B1CC9E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B1CC9E">Div content here</div>
<div style="border:3px solid #B1CC9E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(177, 204, 158, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B1CC9E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B1CC9E;
-webkit-box-shadow: 1px 1px 3px #B1CC9E;
box-shadow: 1px 1px 3px #B1CC9E; }
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 #B1CC9E (Desert Cactus)
Color Overview & Profile: Color #B1CC9E, also known as Desert Cactus, 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 62% Blue (158/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B1CC9E translates into the CMYK subtractive color model with values of 13.2% Cyan, 0% Magenta, 22.5% Yellow, and 20% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 95°, saturation of 31.1%, and lightness of 71%.
Web Accessibility & Design Recommendations: When implementing #B1CC9E 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.
