#35C648 Spandex Green
#35C648 (Spandex Green) RGB value is (53, 198, 72).
Red value is 53, green value is 198, and blue value is 72.
Cylindrical-coordinate representations (HSL) of color #35C648: hue: 128°, saturation: 57.8%, and lightness: 49.2%.
Process color (CMYK) of #35C648 is 73.2%, 0%, 63.6%, 22.4%. Web safe color equivalent of #35C648 is ##33CC33. Color #35C648 contains mainly Green.
Color Spaces
| Color spaces of #35C648 | Value |
|---|---|
| RGB | 53, 198, 72 |
| HSL | 128°, 57.8%, 49.2% |
| HSV / HSB | 128°, 73.2%, 77.6% |
| CMYK | 73.2%, 0%, 63.6%, 22.4% |
| XYZ | 22.83, 41.61, 12.96 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110101 | 11000110 | 01001000 |
| Octal | 065 | 306 | 110 |
| Decimal | 53 | 198 | 72 |
| Hex | 35 | C6 | 48 |
Shades of #35C648
Tints of #35C648
.mybgColor { background-color: #35C648; }
.myforeColor { color: #35C648; }
.myborderColor { border: 3px solid #35C648; }
<p style="color:#35C648">Text here</p>
This sample text is styled with font color #35C648. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#35C648">Div content here</div>
<div style="border:3px solid #35C648">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(53, 198, 72, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #35C648; }
.divShadow { -moz-box-shadow: 1px 1px 3px #35C648;
-webkit-box-shadow: 1px 1px 3px #35C648;
box-shadow: 1px 1px 3px #35C648; }
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 #35C648 (Spandex Green)
Color Overview & Profile: Color #35C648, also known as Spandex Green, 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), 78% Green (198/255), and 28% Blue (72/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #35C648 translates into the CMYK subtractive color model with values of 73.2% Cyan, 0% Magenta, 63.6% Yellow, and 22.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 128°, saturation of 57.8%, and lightness of 49.2%.
Web Accessibility & Design Recommendations: When implementing #35C648 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 ##33CC33.
