#35DA9D Envy’s Love
#35DA9D (Envy’s Love) RGB value is (53, 218, 157).
Red value is 53, green value is 218, and blue value is 157.
Cylindrical-coordinate representations (HSL) of color #35DA9D: hue: 158°, saturation: 69%, and lightness: 53.1%.
Process color (CMYK) of #35DA9D is 75.7%, 0%, 28%, 14.5%. Web safe color equivalent of #35DA9D is ##33CC99. Color #35DA9D contains mainly Green.
Color Spaces
| Color spaces of #35DA9D | Value |
|---|---|
| RGB | 53, 218, 157 |
| HSL | 158°, 69%, 53.1% |
| HSV / HSB | 158°, 75.7%, 85.5% |
| CMYK | 75.7%, 0%, 28%, 14.5% |
| XYZ | 32.62, 53.33, 40.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110101 | 11011010 | 10011101 |
| Octal | 065 | 332 | 235 |
| Decimal | 53 | 218 | 157 |
| Hex | 35 | DA | 9D |
Shades of #35DA9D
Tints of #35DA9D
.mybgColor { background-color: #35DA9D; }
.myforeColor { color: #35DA9D; }
.myborderColor { border: 3px solid #35DA9D; }
<p style="color:#35DA9D">Text here</p>
This sample text is styled with font color #35DA9D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#35DA9D">Div content here</div>
<div style="border:3px solid #35DA9D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(53, 218, 157, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #35DA9D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #35DA9D;
-webkit-box-shadow: 1px 1px 3px #35DA9D;
box-shadow: 1px 1px 3px #35DA9D; }
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 #35DA9D (Envy’s Love)
Color Overview & Profile: Color #35DA9D, also known as Envy’s Love, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 21% Red (53/255), 85% Green (218/255), and 62% Blue (157/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #35DA9D translates into the CMYK subtractive color model with values of 75.7% Cyan, 0% Magenta, 28% Yellow, and 14.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 158°, saturation of 69%, and lightness of 53.1%.
Web Accessibility & Design Recommendations: When implementing #35DA9D 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 ##33CC99.
