#B5B68F Green Tea
#B5B68F (Green Tea) RGB value is (181, 182, 143).
Red value is 181, green value is 182, and blue value is 143.
Cylindrical-coordinate representations (HSL) of color #B5B68F: hue: 62°, saturation: 21.1%, and lightness: 63.7%.
Process color (CMYK) of #B5B68F is 0.5%, 0%, 21.4%, 28.6%. Web safe color equivalent of #B5B68F is ##CCCC99. Color #B5B68F contains mainly Cyan.
Color Spaces
| Color spaces of #B5B68F | Value |
|---|---|
| RGB | 181, 182, 143 |
| HSL | 62°, 21.1%, 63.7% |
| HSV / HSB | 62°, 21.4%, 71.4% |
| CMYK | 0.5%, 0%, 21.4%, 28.6% |
| XYZ | 40.74, 45.26, 32.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110101 | 10110110 | 10001111 |
| Octal | 265 | 266 | 217 |
| Decimal | 181 | 182 | 143 |
| Hex | B5 | B6 | 8F |
Shades of #B5B68F
Tints of #B5B68F
.mybgColor { background-color: #B5B68F; }
.myforeColor { color: #B5B68F; }
.myborderColor { border: 3px solid #B5B68F; }
<p style="color:#B5B68F">Text here</p>
This sample text is styled with font color #B5B68F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B5B68F">Div content here</div>
<div style="border:3px solid #B5B68F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(181, 182, 143, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B5B68F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B5B68F;
-webkit-box-shadow: 1px 1px 3px #B5B68F;
box-shadow: 1px 1px 3px #B5B68F; }
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 #B5B68F (Green Tea)
Color Overview & Profile: Color #B5B68F, 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 71% Red (181/255), 71% Green (182/255), and 56% Blue (143/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #B5B68F translates into the CMYK subtractive color model with values of 0.5% Cyan, 0% Magenta, 21.4% Yellow, and 28.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 62°, saturation of 21.1%, and lightness of 63.7%.
Web Accessibility & Design Recommendations: When implementing #B5B68F 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.
