#B9C162 Avocado Cream
#B9C162 (Avocado Cream) RGB value is (185, 193, 98).
Red value is 185, green value is 193, and blue value is 98.
Cylindrical-coordinate representations (HSL) of color #B9C162: hue: 65°, saturation: 43.4%, and lightness: 57.1%.
Process color (CMYK) of #B9C162 is 4.1%, 0%, 49.2%, 24.3%. Web safe color equivalent of #B9C162 is ##CCCC66. Color #B9C162 contains mainly Green.
Color Spaces
| Color spaces of #B9C162 | Value |
|---|---|
| RGB | 185, 193, 98 |
| HSL | 65°, 43.4%, 57.1% |
| HSV / HSB | 65°, 49.2%, 75.7% |
| CMYK | 4.1%, 0%, 49.2%, 24.3% |
| XYZ | 41.28, 49.34, 18.9 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111001 | 11000001 | 01100010 |
| Octal | 271 | 301 | 142 |
| Decimal | 185 | 193 | 98 |
| Hex | B9 | C1 | 62 |
Shades of #B9C162
Tints of #B9C162
.mybgColor { background-color: #B9C162; }
.myforeColor { color: #B9C162; }
.myborderColor { border: 3px solid #B9C162; }
<p style="color:#B9C162">Text here</p>
This sample text is styled with font color #B9C162. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B9C162">Div content here</div>
<div style="border:3px solid #B9C162">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(185, 193, 98, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B9C162; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B9C162;
-webkit-box-shadow: 1px 1px 3px #B9C162;
box-shadow: 1px 1px 3px #B9C162; }
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 #B9C162 (Avocado Cream)
Color Overview & Profile: Color #B9C162, also known as Avocado Cream, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 73% Red (185/255), 76% Green (193/255), and 38% Blue (98/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #B9C162 translates into the CMYK subtractive color model with values of 4.1% Cyan, 0% Magenta, 49.2% Yellow, and 24.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 65°, saturation of 43.4%, and lightness of 57.1%.
Web Accessibility & Design Recommendations: When implementing #B9C162 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 ##CCCC66.
