#355D51 Holly Bush
#355D51 (Holly Bush) RGB value is (53, 93, 81).
Red value is 53, green value is 93, and blue value is 81.
Cylindrical-coordinate representations (HSL) of color #355D51: hue: 162°, saturation: 27.4%, and lightness: 28.6%.
Process color (CMYK) of #355D51 is 43%, 0%, 12.9%, 63.5%. Web safe color equivalent of #355D51 is ##336666. Color #355D51 contains mainly Cyan.
Color Spaces
| Color spaces of #355D51 | Value |
|---|---|
| RGB | 53, 93, 81 |
| HSL | 162°, 27.4%, 28.6% |
| HSV / HSB | 162°, 43%, 36.5% |
| CMYK | 43%, 0%, 12.9%, 63.5% |
| XYZ | 6.87, 9.18, 9.19 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110101 | 01011101 | 01010001 |
| Octal | 065 | 135 | 121 |
| Decimal | 53 | 93 | 81 |
| Hex | 35 | 5D | 51 |
Shades of #355D51
Tints of #355D51
.mybgColor { background-color: #355D51; }
.myforeColor { color: #355D51; }
.myborderColor { border: 3px solid #355D51; }
<p style="color:#355D51">Text here</p>
This sample text is styled with font color #355D51. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#355D51">Div content here</div>
<div style="border:3px solid #355D51">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(53, 93, 81, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #355D51; }
.divShadow { -moz-box-shadow: 1px 1px 3px #355D51;
-webkit-box-shadow: 1px 1px 3px #355D51;
box-shadow: 1px 1px 3px #355D51; }
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 #355D51 (Holly Bush)
Color Overview & Profile: Color #355D51, also known as Holly Bush, 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), 36% Green (93/255), and 32% Blue (81/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #355D51 translates into the CMYK subtractive color model with values of 43% Cyan, 0% Magenta, 12.9% Yellow, and 63.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 162°, saturation of 27.4%, and lightness of 28.6%.
Web Accessibility & Design Recommendations: When implementing #355D51 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 ##336666.
