#2F3734 Jet Set
#2F3734 (Jet Set) RGB value is (47, 55, 52).
Red value is 47, green value is 55, and blue value is 52.
Cylindrical-coordinate representations (HSL) of color #2F3734: hue: 158°, saturation: 7.8%, and lightness: 20%.
Process color (CMYK) of #2F3734 is 14.5%, 0%, 5.5%, 78.4%. Web safe color equivalent of #2F3734 is ##333333. Color #2F3734 contains mainly Black.
Color Spaces
| Color spaces of #2F3734 | Value |
|---|---|
| RGB | 47, 55, 52 |
| HSL | 158°, 7.8%, 20% |
| HSV / HSB | 158°, 14.5%, 21.6% |
| CMYK | 14.5%, 0%, 5.5%, 78.4% |
| XYZ | 3.16, 3.58, 3.77 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101111 | 00110111 | 00110100 |
| Octal | 057 | 067 | 064 |
| Decimal | 47 | 55 | 52 |
| Hex | 2F | 37 | 34 |
Shades of #2F3734
Tints of #2F3734
.mybgColor { background-color: #2F3734; }
.myforeColor { color: #2F3734; }
.myborderColor { border: 3px solid #2F3734; }
<p style="color:#2F3734">Text here</p>
This sample text is styled with font color #2F3734. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2F3734">Div content here</div>
<div style="border:3px solid #2F3734">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(47, 55, 52, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2F3734; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2F3734;
-webkit-box-shadow: 1px 1px 3px #2F3734;
box-shadow: 1px 1px 3px #2F3734; }
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 #2F3734 (Jet Set)
Color Overview & Profile: Color #2F3734, also known as Jet Set, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 18% Red (47/255), 22% Green (55/255), and 20% Blue (52/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #2F3734 translates into the CMYK subtractive color model with values of 14.5% Cyan, 0% Magenta, 5.5% Yellow, and 78.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 158°, saturation of 7.8%, and lightness of 20%.
Web Accessibility & Design Recommendations: When implementing #2F3734 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.
