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