#5F9727 Limeade
#5F9727 (Limeade) RGB value is (95, 151, 39).
Red value is 95, green value is 151, and blue value is 39.
Cylindrical-coordinate representations (HSL) of color #5F9727: hue: 90°, saturation: 58.9%, and lightness: 37.3%.
Process color (CMYK) of #5F9727 is 37.1%, 0%, 74.2%, 40.8%. Web safe color equivalent of #5F9727 is ##669933. Color #5F9727 contains mainly Green.
Color Spaces
| Color spaces of #5F9727 | Value |
|---|---|
| RGB | 95, 151, 39 |
| HSL | 90°, 58.9%, 37.3% |
| HSV / HSB | 90°, 74.2%, 59.2% |
| CMYK | 37.1%, 0%, 74.2%, 40.8% |
| XYZ | 16.15, 24.71, 5.84 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011111 | 10010111 | 00100111 |
| Octal | 137 | 227 | 047 |
| Decimal | 95 | 151 | 39 |
| Hex | 5F | 97 | 27 |
Shades of #5F9727
Tints of #5F9727
.mybgColor { background-color: #5F9727; }
.myforeColor { color: #5F9727; }
.myborderColor { border: 3px solid #5F9727; }
<p style="color:#5F9727">Text here</p>
This sample text is styled with font color #5F9727. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5F9727">Div content here</div>
<div style="border:3px solid #5F9727">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(95, 151, 39, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5F9727; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5F9727;
-webkit-box-shadow: 1px 1px 3px #5F9727;
box-shadow: 1px 1px 3px #5F9727; }
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 #5F9727 (Limeade)
Color Overview & Profile: Color #5F9727, also known as Limeade, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 37% Red (95/255), 59% Green (151/255), and 15% Blue (39/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #5F9727 translates into the CMYK subtractive color model with values of 37.1% Cyan, 0% Magenta, 74.2% Yellow, and 40.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 90°, saturation of 58.9%, and lightness of 37.3%.
Web Accessibility & Design Recommendations: When implementing #5F9727 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 ##669933.
