#B1B890 Green Tea
#B1B890 (Green Tea) RGB value is (177, 184, 144).
Red value is 177, green value is 184, and blue value is 144.
Cylindrical-coordinate representations (HSL) of color #B1B890: hue: 71°, saturation: 22%, and lightness: 64.3%.
Process color (CMYK) of #B1B890 is 3.8%, 0%, 21.7%, 27.8%. Web safe color equivalent of #B1B890 is ##99CC99. Color #B1B890 contains mainly Cyan.
Color Spaces
| Color spaces of #B1B890 | Value |
|---|---|
| RGB | 177, 184, 144 |
| HSL | 71°, 22%, 64.3% |
| HSV / HSB | 71°, 21.7%, 72.2% |
| CMYK | 3.8%, 0%, 21.7%, 27.8% |
| XYZ | 40.31, 45.64, 33.07 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110001 | 10111000 | 10010000 |
| Octal | 261 | 270 | 220 |
| Decimal | 177 | 184 | 144 |
| Hex | B1 | B8 | 90 |
Shades of #B1B890
Tints of #B1B890
.mybgColor { background-color: #B1B890; }
.myforeColor { color: #B1B890; }
.myborderColor { border: 3px solid #B1B890; }
<p style="color:#B1B890">Text here</p>
This sample text is styled with font color #B1B890. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B1B890">Div content here</div>
<div style="border:3px solid #B1B890">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(177, 184, 144, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B1B890; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B1B890;
-webkit-box-shadow: 1px 1px 3px #B1B890;
box-shadow: 1px 1px 3px #B1B890; }
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 #B1B890 (Green Tea)
Color Overview & Profile: Color #B1B890, also known as Green Tea, 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), 72% Green (184/255), and 56% Blue (144/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B1B890 translates into the CMYK subtractive color model with values of 3.8% Cyan, 0% Magenta, 21.7% Yellow, and 27.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 71°, saturation of 22%, and lightness of 64.3%.
Web Accessibility & Design Recommendations: When implementing #B1B890 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.
