#5B5B59 Forged Steel
#5B5B59 (Forged Steel) RGB value is (91, 91, 89).
Red value is 91, green value is 91, and blue value is 89.
Cylindrical-coordinate representations (HSL) of color #5B5B59: hue: 60°, saturation: 1.1%, and lightness: 35.3%.
Process color (CMYK) of #5B5B59 is 0%, 0%, 2.2%, 64.3%. Web safe color equivalent of #5B5B59 is ##666666. Color #5B5B59 contains mainly GRAY.
Color Spaces
| Color spaces of #5B5B59 | Value |
|---|---|
| RGB | 91, 91, 89 |
| HSL | 60°, 1.1%, 35.3% |
| HSV / HSB | 60°, 2.2%, 35.7% |
| CMYK | 0%, 0%, 2.2%, 64.3% |
| XYZ | 9.86, 10.43, 10.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011011 | 01011011 | 01011001 |
| Octal | 133 | 133 | 131 |
| Decimal | 91 | 91 | 89 |
| Hex | 5B | 5B | 59 |
Shades of #5B5B59
Tints of #5B5B59
.mybgColor { background-color: #5B5B59; }
.myforeColor { color: #5B5B59; }
.myborderColor { border: 3px solid #5B5B59; }
<p style="color:#5B5B59">Text here</p>
This sample text is styled with font color #5B5B59. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5B5B59">Div content here</div>
<div style="border:3px solid #5B5B59">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(91, 91, 89, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5B5B59; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5B5B59;
-webkit-box-shadow: 1px 1px 3px #5B5B59;
box-shadow: 1px 1px 3px #5B5B59; }
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 #5B5B59 (Forged Steel)
Color Overview & Profile: Color #5B5B59, also known as Forged Steel, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 36% Red (91/255), 36% Green (91/255), and 35% Blue (89/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #5B5B59 translates into the CMYK subtractive color model with values of 0% Cyan, 0% Magenta, 2.2% Yellow, and 64.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 60°, saturation of 1.1%, and lightness of 35.3%.
Web Accessibility & Design Recommendations: When implementing #5B5B59 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.
