#70D1E8 Spritzig
#70D1E8 (Spritzig) RGB value is (112, 209, 232).
Red value is 112, green value is 209, and blue value is 232.
Cylindrical-coordinate representations (HSL) of color #70D1E8: hue: 192°, saturation: 72.3%, and lightness: 67.5%.
Process color (CMYK) of #70D1E8 is 51.7%, 9.9%, 0%, 9%. Web safe color equivalent of #70D1E8 is ##66CCFF. Color #70D1E8 contains mainly Blue.
Color Spaces
| Color spaces of #70D1E8 | Value |
|---|---|
| RGB | 112, 209, 232 |
| HSL | 192°, 72.3%, 67.5% |
| HSV / HSB | 192°, 51.7%, 91% |
| CMYK | 51.7%, 9.9%, 0%, 9% |
| XYZ | 44.04, 54.87, 84.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110000 | 11010001 | 11101000 |
| Octal | 160 | 321 | 350 |
| Decimal | 112 | 209 | 232 |
| Hex | 70 | D1 | E8 |
Shades of #70D1E8
Tints of #70D1E8
.mybgColor { background-color: #70D1E8; }
.myforeColor { color: #70D1E8; }
.myborderColor { border: 3px solid #70D1E8; }
<p style="color:#70D1E8">Text here</p>
This sample text is styled with font color #70D1E8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#70D1E8">Div content here</div>
<div style="border:3px solid #70D1E8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(112, 209, 232, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #70D1E8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #70D1E8;
-webkit-box-shadow: 1px 1px 3px #70D1E8;
box-shadow: 1px 1px 3px #70D1E8; }
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 #70D1E8 (Spritzig)
Color Overview & Profile: Color #70D1E8, also known as Spritzig, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 44% Red (112/255), 82% Green (209/255), and 91% Blue (232/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #70D1E8 translates into the CMYK subtractive color model with values of 51.7% Cyan, 9.9% Magenta, 0% Yellow, and 9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 192°, saturation of 72.3%, and lightness of 67.5%.
Web Accessibility & Design Recommendations: When implementing #70D1E8 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 ##66CCFF.
