#323836 Dark Grey
#323836 (Dark Grey) RGB value is (50, 56, 54).
Red value is 50, green value is 56, and blue value is 54.
Cylindrical-coordinate representations (HSL) of color #323836: hue: 160°, saturation: 5.7%, and lightness: 20.8%.
Process color (CMYK) of #323836 is 10.7%, 0%, 3.6%, 78%. Web safe color equivalent of #323836 is ##333333. Color #323836 contains mainly GRAY.
Color Spaces
| Color spaces of #323836 | Value |
|---|---|
| RGB | 50, 56, 54 |
| HSL | 160°, 5.7%, 20.8% |
| HSV / HSB | 160°, 10.7%, 22% |
| CMYK | 10.7%, 0%, 3.6%, 78% |
| XYZ | 3.4, 3.77, 4.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110010 | 00111000 | 00110110 |
| Octal | 062 | 070 | 066 |
| Decimal | 50 | 56 | 54 |
| Hex | 32 | 38 | 36 |
Shades of #323836
Tints of #323836
.mybgColor { background-color: #323836; }
.myforeColor { color: #323836; }
.myborderColor { border: 3px solid #323836; }
<p style="color:#323836">Text here</p>
This sample text is styled with font color #323836. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#323836">Div content here</div>
<div style="border:3px solid #323836">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(50, 56, 54, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #323836; }
.divShadow { -moz-box-shadow: 1px 1px 3px #323836;
-webkit-box-shadow: 1px 1px 3px #323836;
box-shadow: 1px 1px 3px #323836; }
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 #323836 (Dark Grey)
Color Overview & Profile: Color #323836, also known as Dark Grey, 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), 22% Green (56/255), and 21% Blue (54/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #323836 translates into the CMYK subtractive color model with values of 10.7% Cyan, 0% Magenta, 3.6% Yellow, and 78% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 160°, saturation of 5.7%, and lightness of 20.8%.
Web Accessibility & Design Recommendations: When implementing #323836 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.
