#322C26 Industrial Black
#322C26 (Industrial Black) RGB value is (50, 44, 38).
Red value is 50, green value is 44, and blue value is 38.
Cylindrical-coordinate representations (HSL) of color #322C26: hue: 30°, saturation: 13.6%, and lightness: 17.3%.
Process color (CMYK) of #322C26 is 0%, 12%, 24%, 80.4%. Web safe color equivalent of #322C26 is ##333333. Color #322C26 contains mainly GRAY.
Color Spaces
| Color spaces of #322C26 | Value |
|---|---|
| RGB | 50, 44, 38 |
| HSL | 30°, 13.6%, 17.3% |
| HSV / HSB | 30°, 24%, 19.6% |
| CMYK | 0%, 12%, 24%, 80.4% |
| XYZ | 2.57, 2.62, 2.2 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110010 | 00101100 | 00100110 |
| Octal | 062 | 054 | 046 |
| Decimal | 50 | 44 | 38 |
| Hex | 32 | 2C | 26 |
Shades of #322C26
Tints of #322C26
.mybgColor { background-color: #322C26; }
.myforeColor { color: #322C26; }
.myborderColor { border: 3px solid #322C26; }
<p style="color:#322C26">Text here</p>
This sample text is styled with font color #322C26. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#322C26">Div content here</div>
<div style="border:3px solid #322C26">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(50, 44, 38, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #322C26; }
.divShadow { -moz-box-shadow: 1px 1px 3px #322C26;
-webkit-box-shadow: 1px 1px 3px #322C26;
box-shadow: 1px 1px 3px #322C26; }
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 #322C26 (Industrial Black)
Color Overview & Profile: Color #322C26, 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 20% Red (50/255), 17% Green (44/255), and 15% Blue (38/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #322C26 translates into the CMYK subtractive color model with values of 0% Cyan, 12% Magenta, 24% Yellow, and 80.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 13.6%, and lightness of 17.3%.
Web Accessibility & Design Recommendations: When implementing #322C26 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.
