#353B39 Dark Summoning
#353B39 (Dark Summoning) RGB value is (53, 59, 57).
Red value is 53, green value is 59, and blue value is 57.
Cylindrical-coordinate representations (HSL) of color #353B39: hue: 160°, saturation: 5.4%, and lightness: 22%.
Process color (CMYK) of #353B39 is 10.2%, 0%, 3.4%, 76.9%. Web safe color equivalent of #353B39 is ##333333. Color #353B39 contains mainly GRAY.
Color Spaces
| Color spaces of #353B39 | Value |
|---|---|
| RGB | 53, 59, 57 |
| HSL | 160°, 5.4%, 22% |
| HSV / HSB | 160°, 10.2%, 23.1% |
| CMYK | 10.2%, 0%, 3.4%, 76.9% |
| XYZ | 3.77, 4.18, 4.48 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110101 | 00111011 | 00111001 |
| Octal | 065 | 073 | 071 |
| Decimal | 53 | 59 | 57 |
| Hex | 35 | 3B | 39 |
Shades of #353B39
Tints of #353B39
.mybgColor { background-color: #353B39; }
.myforeColor { color: #353B39; }
.myborderColor { border: 3px solid #353B39; }
<p style="color:#353B39">Text here</p>
This sample text is styled with font color #353B39. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#353B39">Div content here</div>
<div style="border:3px solid #353B39">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(53, 59, 57, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #353B39; }
.divShadow { -moz-box-shadow: 1px 1px 3px #353B39;
-webkit-box-shadow: 1px 1px 3px #353B39;
box-shadow: 1px 1px 3px #353B39; }
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 #353B39 (Dark Summoning)
Color Overview & Profile: Color #353B39, also known as Dark Summoning, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 21% Red (53/255), 23% Green (59/255), and 22% Blue (57/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #353B39 translates into the CMYK subtractive color model with values of 10.2% Cyan, 0% Magenta, 3.4% Yellow, and 76.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 160°, saturation of 5.4%, and lightness of 22%.
Web Accessibility & Design Recommendations: When implementing #353B39 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.
