#4B5C5C Silken Pine
#4B5C5C (Silken Pine) RGB value is (75, 92, 92).
Red value is 75, green value is 92, and blue value is 92.
Cylindrical-coordinate representations (HSL) of color #4B5C5C: hue: 180°, saturation: 10.2%, and lightness: 32.7%.
Process color (CMYK) of #4B5C5C is 18.5%, 0%, 0%, 63.9%. Web safe color equivalent of #4B5C5C is ##336666. Color #4B5C5C contains mainly GRAY.
Color Spaces
| Color spaces of #4B5C5C | Value |
|---|---|
| RGB | 75, 92, 92 |
| HSL | 180°, 10.2%, 32.7% |
| HSV / HSB | 180°, 18.5%, 36.1% |
| CMYK | 18.5%, 0%, 0%, 63.9% |
| XYZ | 8.66, 9.92, 11.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001011 | 01011100 | 01011100 |
| Octal | 113 | 134 | 134 |
| Decimal | 75 | 92 | 92 |
| Hex | 4B | 5C | 5C |
Shades of #4B5C5C
Tints of #4B5C5C
.mybgColor { background-color: #4B5C5C; }
.myforeColor { color: #4B5C5C; }
.myborderColor { border: 3px solid #4B5C5C; }
<p style="color:#4B5C5C">Text here</p>
This sample text is styled with font color #4B5C5C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4B5C5C">Div content here</div>
<div style="border:3px solid #4B5C5C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(75, 92, 92, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4B5C5C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4B5C5C;
-webkit-box-shadow: 1px 1px 3px #4B5C5C;
box-shadow: 1px 1px 3px #4B5C5C; }
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 #4B5C5C (Silken Pine)
Color Overview & Profile: Color #4B5C5C, also known as Silken Pine, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 29% Red (75/255), 36% Green (92/255), and 36% Blue (92/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #4B5C5C translates into the CMYK subtractive color model with values of 18.5% Cyan, 0% Magenta, 0% Yellow, and 63.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 10.2%, and lightness of 32.7%.
Web Accessibility & Design Recommendations: When implementing #4B5C5C 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.
