#67A159 Astroturf
#67A159 (Astroturf) RGB value is (103, 161, 89).
Red value is 103, green value is 161, and blue value is 89.
Cylindrical-coordinate representations (HSL) of color #67A159: hue: 108°, saturation: 28.8%, and lightness: 49%.
Process color (CMYK) of #67A159 is 36%, 0%, 44.7%, 36.9%. Web safe color equivalent of #67A159 is ##669966. Color #67A159 contains mainly Green.
Color Spaces
| Color spaces of #67A159 | Value |
|---|---|
| RGB | 103, 161, 89 |
| HSL | 108°, 28.8%, 49% |
| HSV / HSB | 108°, 44.7%, 63.1% |
| CMYK | 36%, 0%, 44.7%, 36.9% |
| XYZ | 20.14, 29.09, 14 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100111 | 10100001 | 01011001 |
| Octal | 147 | 241 | 131 |
| Decimal | 103 | 161 | 89 |
| Hex | 67 | A1 | 59 |
Shades of #67A159
Tints of #67A159
.mybgColor { background-color: #67A159; }
.myforeColor { color: #67A159; }
.myborderColor { border: 3px solid #67A159; }
<p style="color:#67A159">Text here</p>
This sample text is styled with font color #67A159. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#67A159">Div content here</div>
<div style="border:3px solid #67A159">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(103, 161, 89, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #67A159; }
.divShadow { -moz-box-shadow: 1px 1px 3px #67A159;
-webkit-box-shadow: 1px 1px 3px #67A159;
box-shadow: 1px 1px 3px #67A159; }
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 #67A159 (Astroturf)
Color Overview & Profile: Color #67A159, also known as Astroturf, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 40% Red (103/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, #67A159 translates into the CMYK subtractive color model with values of 36% Cyan, 0% Magenta, 44.7% Yellow, and 36.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 108°, saturation of 28.8%, and lightness of 49%.
Web Accessibility & Design Recommendations: When implementing #67A159 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 ##669966.
