#313026 Industrial Black
#313026 (Industrial Black) RGB value is (49, 48, 38).
Red value is 49, green value is 48, and blue value is 38.
Cylindrical-coordinate representations (HSL) of color #313026: hue: 55°, saturation: 12.6%, and lightness: 17.1%.
Process color (CMYK) of #313026 is 0%, 2%, 22.4%, 80.8%. Web safe color equivalent of #313026 is ##333333. Color #313026 contains mainly Black.
Color Spaces
| Color spaces of #313026 | Value |
|---|---|
| RGB | 49, 48, 38 |
| HSL | 55°, 12.6%, 17.1% |
| HSV / HSB | 55°, 22.4%, 19.2% |
| CMYK | 0%, 2%, 22.4%, 80.8% |
| XYZ | 2.67, 2.91, 2.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110001 | 00110000 | 00100110 |
| Octal | 061 | 060 | 046 |
| Decimal | 49 | 48 | 38 |
| Hex | 31 | 30 | 26 |
Shades of #313026
Tints of #313026
.mybgColor { background-color: #313026; }
.myforeColor { color: #313026; }
.myborderColor { border: 3px solid #313026; }
<p style="color:#313026">Text here</p>
This sample text is styled with font color #313026. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#313026">Div content here</div>
<div style="border:3px solid #313026">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(49, 48, 38, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #313026; }
.divShadow { -moz-box-shadow: 1px 1px 3px #313026;
-webkit-box-shadow: 1px 1px 3px #313026;
box-shadow: 1px 1px 3px #313026; }
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 #313026 (Industrial Black)
Color Overview & Profile: Color #313026, also known as Industrial Black, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 19% Red (49/255), 19% Green (48/255), and 15% Blue (38/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #313026 translates into the CMYK subtractive color model with values of 0% Cyan, 2% Magenta, 22.4% Yellow, and 80.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 55°, saturation of 12.6%, and lightness of 17.1%.
Web Accessibility & Design Recommendations: When implementing #313026 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 ##333333.
