#353839 Onyx Heart
#353839 (Onyx Heart) RGB value is (53, 56, 57).
Red value is 53, green value is 56, and blue value is 57.
Cylindrical-coordinate representations (HSL) of color #353839: hue: 195°, saturation: 3.6%, and lightness: 21.6%.
Process color (CMYK) of #353839 is 7%, 1.8%, 0%, 77.6%. Web safe color equivalent of #353839 is ##333333. Color #353839 contains mainly GRAY.
Color Spaces
| Color spaces of #353839 | Value |
|---|---|
| RGB | 53, 56, 57 |
| HSL | 195°, 3.6%, 21.6% |
| HSV / HSB | 195°, 7%, 22.4% |
| CMYK | 7%, 1.8%, 0%, 77.6% |
| XYZ | 3.62, 3.88, 4.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110101 | 00111000 | 00111001 |
| Octal | 065 | 070 | 071 |
| Decimal | 53 | 56 | 57 |
| Hex | 35 | 38 | 39 |
Shades of #353839
Tints of #353839
.mybgColor { background-color: #353839; }
.myforeColor { color: #353839; }
.myborderColor { border: 3px solid #353839; }
<p style="color:#353839">Text here</p>
This sample text is styled with font color #353839. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#353839">Div content here</div>
<div style="border:3px solid #353839">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(53, 56, 57, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #353839; }
.divShadow { -moz-box-shadow: 1px 1px 3px #353839;
-webkit-box-shadow: 1px 1px 3px #353839;
box-shadow: 1px 1px 3px #353839; }
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 #353839 (Onyx Heart)
Color Overview & Profile: Color #353839, also known as Onyx Heart, 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), 22% Green (56/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, #353839 translates into the CMYK subtractive color model with values of 7% Cyan, 1.8% Magenta, 0% Yellow, and 77.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 195°, saturation of 3.6%, and lightness of 21.6%.
Web Accessibility & Design Recommendations: When implementing #353839 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.
