#35955B Argyle
#35955B (Argyle) RGB value is (53, 149, 91).
Red value is 53, green value is 149, and blue value is 91.
Cylindrical-coordinate representations (HSL) of color #35955B: hue: 144°, saturation: 47.5%, and lightness: 39.6%.
Process color (CMYK) of #35955B is 64.4%, 0%, 38.9%, 41.6%. Web safe color equivalent of #35955B is ##339966. Color #35955B contains mainly Green.
Color Spaces
| Color spaces of #35955B | Value |
|---|---|
| RGB | 53, 149, 91 |
| HSL | 144°, 47.5%, 39.6% |
| HSV / HSB | 144°, 64.4%, 58.4% |
| CMYK | 64.4%, 0%, 38.9%, 41.6% |
| XYZ | 14.1, 23.01, 13.59 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110101 | 10010101 | 01011011 |
| Octal | 065 | 225 | 133 |
| Decimal | 53 | 149 | 91 |
| Hex | 35 | 95 | 5B |
Shades of #35955B
Tints of #35955B
.mybgColor { background-color: #35955B; }
.myforeColor { color: #35955B; }
.myborderColor { border: 3px solid #35955B; }
<p style="color:#35955B">Text here</p>
This sample text is styled with font color #35955B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#35955B">Div content here</div>
<div style="border:3px solid #35955B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(53, 149, 91, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #35955B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #35955B;
-webkit-box-shadow: 1px 1px 3px #35955B;
box-shadow: 1px 1px 3px #35955B; }
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 #35955B (Argyle)
Color Overview & Profile: Color #35955B, also known as Argyle, 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), 58% Green (149/255), and 36% Blue (91/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #35955B translates into the CMYK subtractive color model with values of 64.4% Cyan, 0% Magenta, 38.9% Yellow, and 41.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 144°, saturation of 47.5%, and lightness of 39.6%.
Web Accessibility & Design Recommendations: When implementing #35955B 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 ##339966.
