#353333 Jet
#353333 (Jet) RGB value is (53, 51, 51).
Red value is 53, green value is 51, and blue value is 51.
Cylindrical-coordinate representations (HSL) of color #353333: hue: 0°, saturation: 1.9%, and lightness: 20.4%.
Process color (CMYK) of #353333 is 0%, 3.8%, 3.8%, 79.2%. Web safe color equivalent of #353333 is ##333333. Color #353333 contains mainly GRAY.
Color Spaces
| Color spaces of #353333 | Value |
|---|---|
| RGB | 53, 51, 51 |
| HSL | 0°, 1.9%, 20.4% |
| HSV / HSB | 0°, 3.8%, 20.8% |
| CMYK | 0%, 3.8%, 3.8%, 79.2% |
| XYZ | 3.25, 3.36, 3.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110101 | 00110011 | 00110011 |
| Octal | 065 | 063 | 063 |
| Decimal | 53 | 51 | 51 |
| Hex | 35 | 33 | 33 |
Shades of #353333
Tints of #353333
.mybgColor { background-color: #353333; }
.myforeColor { color: #353333; }
.myborderColor { border: 3px solid #353333; }
<p style="color:#353333">Text here</p>
This sample text is styled with font color #353333. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#353333">Div content here</div>
<div style="border:3px solid #353333">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(53, 51, 51, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #353333; }
.divShadow { -moz-box-shadow: 1px 1px 3px #353333;
-webkit-box-shadow: 1px 1px 3px #353333;
box-shadow: 1px 1px 3px #353333; }
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 #353333 (Jet)
Color Overview & Profile: Color #353333, also known as Jet, 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), 20% Green (51/255), and 20% Blue (51/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #353333 translates into the CMYK subtractive color model with values of 0% Cyan, 3.8% Magenta, 3.8% Yellow, and 79.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 1.9%, and lightness of 20.4%.
Web Accessibility & Design Recommendations: When implementing #353333 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.
