#5CCD97 Vegetation
#5CCD97 (Vegetation) RGB value is (92, 205, 151).
Red value is 92, green value is 205, and blue value is 151.
Cylindrical-coordinate representations (HSL) of color #5CCD97: hue: 151°, saturation: 53.1%, and lightness: 58.2%.
Process color (CMYK) of #5CCD97 is 55.1%, 0%, 26.3%, 19.6%. Web safe color equivalent of #5CCD97 is ##66CC99. Color #5CCD97 contains mainly Green.
Color Spaces
| Color spaces of #5CCD97 | Value |
|---|---|
| RGB | 92, 205, 151 |
| HSL | 151°, 53.1%, 58.2% |
| HSV / HSB | 151°, 55.1%, 80.4% |
| CMYK | 55.1%, 0%, 26.3%, 19.6% |
| XYZ | 31.83, 48.17, 36.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011100 | 11001101 | 10010111 |
| Octal | 134 | 315 | 227 |
| Decimal | 92 | 205 | 151 |
| Hex | 5C | CD | 97 |
Shades of #5CCD97
Tints of #5CCD97
.mybgColor { background-color: #5CCD97; }
.myforeColor { color: #5CCD97; }
.myborderColor { border: 3px solid #5CCD97; }
<p style="color:#5CCD97">Text here</p>
This sample text is styled with font color #5CCD97. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5CCD97">Div content here</div>
<div style="border:3px solid #5CCD97">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(92, 205, 151, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5CCD97; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5CCD97;
-webkit-box-shadow: 1px 1px 3px #5CCD97;
box-shadow: 1px 1px 3px #5CCD97; }
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 #5CCD97 (Vegetation)
Color Overview & Profile: Color #5CCD97, also known as Vegetation, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 36% Red (92/255), 80% Green (205/255), and 59% Blue (151/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #5CCD97 translates into the CMYK subtractive color model with values of 55.1% Cyan, 0% Magenta, 26.3% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 151°, saturation of 53.1%, and lightness of 58.2%.
Web Accessibility & Design Recommendations: When implementing #5CCD97 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 ##66CC99.
