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