#8BA159 Pine Leaves
#8BA159 (Pine Leaves) RGB value is (139, 161, 89).
Red value is 139, green value is 161, and blue value is 89.
Cylindrical-coordinate representations (HSL) of color #8BA159: hue: 78°, saturation: 28.8%, and lightness: 49%.
Process color (CMYK) of #8BA159 is 13.7%, 0%, 44.7%, 36.9%. Web safe color equivalent of #8BA159 is ##999966. Color #8BA159 contains mainly Green.
Color Spaces
| Color spaces of #8BA159 | Value |
|---|---|
| RGB | 139, 161, 89 |
| HSL | 78°, 28.8%, 49% |
| HSV / HSB | 78°, 44.7%, 63.1% |
| CMYK | 13.7%, 0%, 44.7%, 36.9% |
| XYZ | 25.2, 31.7, 14.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001011 | 10100001 | 01011001 |
| Octal | 213 | 241 | 131 |
| Decimal | 139 | 161 | 89 |
| Hex | 8B | A1 | 59 |
Shades of #8BA159
Tints of #8BA159
.mybgColor { background-color: #8BA159; }
.myforeColor { color: #8BA159; }
.myborderColor { border: 3px solid #8BA159; }
<p style="color:#8BA159">Text here</p>
This sample text is styled with font color #8BA159. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8BA159">Div content here</div>
<div style="border:3px solid #8BA159">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(139, 161, 89, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8BA159; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8BA159;
-webkit-box-shadow: 1px 1px 3px #8BA159;
box-shadow: 1px 1px 3px #8BA159; }
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 #8BA159 (Pine Leaves)
Color Overview & Profile: Color #8BA159, also known as Pine Leaves, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 55% Red (139/255), 63% Green (161/255), and 35% Blue (89/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #8BA159 translates into the CMYK subtractive color model with values of 13.7% Cyan, 0% Magenta, 44.7% Yellow, and 36.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 78°, saturation of 28.8%, and lightness of 49%.
Web Accessibility & Design Recommendations: When implementing #8BA159 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 ##999966.
