#59A960 Exploration Green
#59A960 (Exploration Green) RGB value is (89, 169, 96).
Red value is 89, green value is 169, and blue value is 96.
Cylindrical-coordinate representations (HSL) of color #59A960: hue: 125°, saturation: 31.7%, and lightness: 50.6%.
Process color (CMYK) of #59A960 is 47.3%, 0%, 43.2%, 33.7%. Web safe color equivalent of #59A960 is ##669966. Color #59A960 contains mainly Green.
Color Spaces
| Color spaces of #59A960 | Value |
|---|---|
| RGB | 89, 169, 96 |
| HSL | 125°, 31.7%, 50.6% |
| HSV / HSB | 125°, 47.3%, 66.3% |
| CMYK | 47.3%, 0%, 43.2%, 33.7% |
| XYZ | 20.42, 31.34, 16.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011001 | 10101001 | 01100000 |
| Octal | 131 | 251 | 140 |
| Decimal | 89 | 169 | 96 |
| Hex | 59 | A9 | 60 |
Shades of #59A960
Tints of #59A960
.mybgColor { background-color: #59A960; }
.myforeColor { color: #59A960; }
.myborderColor { border: 3px solid #59A960; }
<p style="color:#59A960">Text here</p>
This sample text is styled with font color #59A960. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#59A960">Div content here</div>
<div style="border:3px solid #59A960">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(89, 169, 96, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #59A960; }
.divShadow { -moz-box-shadow: 1px 1px 3px #59A960;
-webkit-box-shadow: 1px 1px 3px #59A960;
box-shadow: 1px 1px 3px #59A960; }
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 #59A960 (Exploration Green)
Color Overview & Profile: Color #59A960, also known as Exploration Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 35% Red (89/255), 66% Green (169/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, #59A960 translates into the CMYK subtractive color model with values of 47.3% Cyan, 0% Magenta, 43.2% Yellow, and 33.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 125°, saturation of 31.7%, and lightness of 50.6%.
Web Accessibility & Design Recommendations: When implementing #59A960 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.
