#22CC88 Magical Malachite
#22CC88 (Magical Malachite) RGB value is (34, 204, 136).
Red value is 34, green value is 204, and blue value is 136.
Cylindrical-coordinate representations (HSL) of color #22CC88: hue: 156°, saturation: 71.4%, and lightness: 46.7%.
Process color (CMYK) of #22CC88 is 83.3%, 0%, 33.3%, 20%. Web safe color equivalent of #22CC88 is ##33CC99. Color #22CC88 contains mainly Green.
Color Spaces
| Color spaces of #22CC88 | Value |
|---|---|
| RGB | 34, 204, 136 |
| HSL | 156°, 71.4%, 46.7% |
| HSV / HSB | 156°, 83.3%, 80% |
| CMYK | 83.3%, 0%, 33.3%, 20% |
| XYZ | 26.69, 45.3, 30.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100010 | 11001100 | 10001000 |
| Octal | 042 | 314 | 210 |
| Decimal | 34 | 204 | 136 |
| Hex | 22 | CC | 88 |
Shades of #22CC88
Tints of #22CC88
.mybgColor { background-color: #22CC88; }
.myforeColor { color: #22CC88; }
.myborderColor { border: 3px solid #22CC88; }
<p style="color:#22CC88">Text here</p>
This sample text is styled with font color #22CC88. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#22CC88">Div content here</div>
<div style="border:3px solid #22CC88">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(34, 204, 136, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #22CC88; }
.divShadow { -moz-box-shadow: 1px 1px 3px #22CC88;
-webkit-box-shadow: 1px 1px 3px #22CC88;
box-shadow: 1px 1px 3px #22CC88; }
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 #22CC88 (Magical Malachite)
Color Overview & Profile: Color #22CC88, also known as Magical Malachite, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 13% Red (34/255), 80% Green (204/255), and 53% Blue (136/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #22CC88 translates into the CMYK subtractive color model with values of 83.3% Cyan, 0% Magenta, 33.3% Yellow, and 20% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 156°, saturation of 71.4%, and lightness of 46.7%.
Web Accessibility & Design Recommendations: When implementing #22CC88 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.
