#5E6167 Sheet Metal
#5E6167 (Sheet Metal) RGB value is (94, 97, 103).
Red value is 94, green value is 97, and blue value is 103.
Cylindrical-coordinate representations (HSL) of color #5E6167: hue: 220°, saturation: 4.6%, and lightness: 38.6%.
Process color (CMYK) of #5E6167 is 8.7%, 5.8%, 0%, 59.6%. Web safe color equivalent of #5E6167 is ##666666. Color #5E6167 contains mainly GRAY.
Color Spaces
| Color spaces of #5E6167 | Value |
|---|---|
| RGB | 94, 97, 103 |
| HSL | 220°, 4.6%, 38.6% |
| HSV / HSB | 220°, 8.7%, 40.4% |
| CMYK | 8.7%, 5.8%, 0%, 59.6% |
| XYZ | 11.34, 11.91, 14.53 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011110 | 01100001 | 01100111 |
| Octal | 136 | 141 | 147 |
| Decimal | 94 | 97 | 103 |
| Hex | 5E | 61 | 67 |
Shades of #5E6167
Tints of #5E6167
.mybgColor { background-color: #5E6167; }
.myforeColor { color: #5E6167; }
.myborderColor { border: 3px solid #5E6167; }
<p style="color:#5E6167">Text here</p>
This sample text is styled with font color #5E6167. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5E6167">Div content here</div>
<div style="border:3px solid #5E6167">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(94, 97, 103, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5E6167; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5E6167;
-webkit-box-shadow: 1px 1px 3px #5E6167;
box-shadow: 1px 1px 3px #5E6167; }
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 #5E6167 (Sheet Metal)
Color Overview & Profile: Color #5E6167, also known as Sheet Metal, 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 (94/255), 38% Green (97/255), and 40% Blue (103/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #5E6167 translates into the CMYK subtractive color model with values of 8.7% Cyan, 5.8% Magenta, 0% Yellow, and 59.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 220°, saturation of 4.6%, and lightness of 38.6%.
Web Accessibility & Design Recommendations: When implementing #5E6167 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.
