#5F5758 Lahar
#5F5758 (Lahar) RGB value is (95, 87, 88).
Red value is 95, green value is 87, and blue value is 88.
Cylindrical-coordinate representations (HSL) of color #5F5758: hue: 353°, saturation: 4.4%, and lightness: 35.7%.
Process color (CMYK) of #5F5758 is 0%, 8.4%, 7.4%, 62.7%. Web safe color equivalent of #5F5758 is ##666666. Color #5F5758 contains mainly GRAY.
Color Spaces
| Color spaces of #5F5758 | Value |
|---|---|
| RGB | 95, 87, 88 |
| HSL | 353°, 4.4%, 35.7% |
| HSV / HSB | 353°, 8.4%, 37.3% |
| CMYK | 0%, 8.4%, 7.4%, 62.7% |
| XYZ | 9.89, 9.95, 10.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011111 | 01010111 | 01011000 |
| Octal | 137 | 127 | 130 |
| Decimal | 95 | 87 | 88 |
| Hex | 5F | 57 | 58 |
Shades of #5F5758
Tints of #5F5758
.mybgColor { background-color: #5F5758; }
.myforeColor { color: #5F5758; }
.myborderColor { border: 3px solid #5F5758; }
<p style="color:#5F5758">Text here</p>
This sample text is styled with font color #5F5758. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5F5758">Div content here</div>
<div style="border:3px solid #5F5758">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(95, 87, 88, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5F5758; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5F5758;
-webkit-box-shadow: 1px 1px 3px #5F5758;
box-shadow: 1px 1px 3px #5F5758; }
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 #5F5758 (Lahar)
Color Overview & Profile: Color #5F5758, also known as Lahar, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 37% Red (95/255), 34% Green (87/255), and 35% Blue (88/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #5F5758 translates into the CMYK subtractive color model with values of 0% Cyan, 8.4% Magenta, 7.4% Yellow, and 62.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 353°, saturation of 4.4%, and lightness of 35.7%.
Web Accessibility & Design Recommendations: When implementing #5F5758 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 ##666666.
