#33DDAA Jadeite
#33DDAA (Jadeite) RGB value is (51, 221, 170).
Red value is 51, green value is 221, and blue value is 170.
Cylindrical-coordinate representations (HSL) of color #33DDAA: hue: 162°, saturation: 71.4%, and lightness: 53.3%.
Process color (CMYK) of #33DDAA is 76.9%, 0%, 23.1%, 13.3%. Web safe color equivalent of #33DDAA is ##33CC99. Color #33DDAA contains mainly Cyan.
Color Spaces
| Color spaces of #33DDAA | Value |
|---|---|
| RGB | 51, 221, 170 |
| HSL | 162°, 71.4%, 53.3% |
| HSV / HSB | 162°, 76.9%, 86.7% |
| CMYK | 76.9%, 0%, 23.1%, 13.3% |
| XYZ | 34.47, 55.31, 46.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110011 | 11011101 | 10101010 |
| Octal | 063 | 335 | 252 |
| Decimal | 51 | 221 | 170 |
| Hex | 33 | DD | AA |
Shades of #33DDAA
Tints of #33DDAA
.mybgColor { background-color: #33DDAA; }
.myforeColor { color: #33DDAA; }
.myborderColor { border: 3px solid #33DDAA; }
<p style="color:#33DDAA">Text here</p>
This sample text is styled with font color #33DDAA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#33DDAA">Div content here</div>
<div style="border:3px solid #33DDAA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(51, 221, 170, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #33DDAA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #33DDAA;
-webkit-box-shadow: 1px 1px 3px #33DDAA;
box-shadow: 1px 1px 3px #33DDAA; }
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 #33DDAA (Jadeite)
Color Overview & Profile: Color #33DDAA, also known as Jadeite, 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 (51/255), 87% Green (221/255), and 67% Blue (170/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #33DDAA translates into the CMYK subtractive color model with values of 76.9% Cyan, 0% Magenta, 23.1% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 162°, saturation of 71.4%, and lightness of 53.3%.
Web Accessibility & Design Recommendations: When implementing #33DDAA 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 ##33CC99.
