#3CBB60 Artificial Turf
#3CBB60 (Artificial Turf) RGB value is (60, 187, 96).
Red value is 60, green value is 187, and blue value is 96.
Cylindrical-coordinate representations (HSL) of color #3CBB60: hue: 137°, saturation: 51.4%, and lightness: 48.4%.
Process color (CMYK) of #3CBB60 is 67.9%, 0%, 48.7%, 26.7%. Web safe color equivalent of #3CBB60 is ##33CC66. Color #3CBB60 contains mainly Green.
Color Spaces
| Color spaces of #3CBB60 | Value |
|---|---|
| RGB | 60, 187, 96 |
| HSL | 137°, 51.4%, 48.4% |
| HSV / HSB | 137°, 67.9%, 73.3% |
| CMYK | 67.9%, 0%, 48.7%, 26.7% |
| XYZ | 21.74, 37.34, 17.13 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111100 | 10111011 | 01100000 |
| Octal | 074 | 273 | 140 |
| Decimal | 60 | 187 | 96 |
| Hex | 3C | BB | 60 |
Shades of #3CBB60
Tints of #3CBB60
.mybgColor { background-color: #3CBB60; }
.myforeColor { color: #3CBB60; }
.myborderColor { border: 3px solid #3CBB60; }
<p style="color:#3CBB60">Text here</p>
This sample text is styled with font color #3CBB60. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3CBB60">Div content here</div>
<div style="border:3px solid #3CBB60">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(60, 187, 96, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3CBB60; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3CBB60;
-webkit-box-shadow: 1px 1px 3px #3CBB60;
box-shadow: 1px 1px 3px #3CBB60; }
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 #3CBB60 (Artificial Turf)
Color Overview & Profile: Color #3CBB60, also known as Artificial Turf, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 24% Red (60/255), 73% Green (187/255), and 38% Blue (96/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #3CBB60 translates into the CMYK subtractive color model with values of 67.9% Cyan, 0% Magenta, 48.7% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 137°, saturation of 51.4%, and lightness of 48.4%.
Web Accessibility & Design Recommendations: When implementing #3CBB60 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 ##33CC66.
