#11DDDD Fish Boy
#11DDDD (Fish Boy) RGB value is (17, 221, 221).
Red value is 17, green value is 221, and blue value is 221.
Cylindrical-coordinate representations (HSL) of color #11DDDD: hue: 180°, saturation: 85.7%, and lightness: 46.7%.
Process color (CMYK) of #11DDDD is 92.3%, 0%, 0%, 13.3%. Web safe color equivalent of #11DDDD is ##00CCCC. Color #11DDDD contains mainly Cyan.
Color Spaces
| Color spaces of #11DDDD | Value |
|---|---|
| RGB | 17, 221, 221 |
| HSL | 180°, 85.7%, 46.7% |
| HSV / HSB | 180°, 92.3%, 86.7% |
| CMYK | 92.3%, 0%, 0%, 13.3% |
| XYZ | 39.13, 57.05, 77.34 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010001 | 11011101 | 11011101 |
| Octal | 021 | 335 | 335 |
| Decimal | 17 | 221 | 221 |
| Hex | 11 | DD | DD |
Shades of #11DDDD
Tints of #11DDDD
.mybgColor { background-color: #11DDDD; }
.myforeColor { color: #11DDDD; }
.myborderColor { border: 3px solid #11DDDD; }
<p style="color:#11DDDD">Text here</p>
This sample text is styled with font color #11DDDD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#11DDDD">Div content here</div>
<div style="border:3px solid #11DDDD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(17, 221, 221, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #11DDDD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #11DDDD;
-webkit-box-shadow: 1px 1px 3px #11DDDD;
box-shadow: 1px 1px 3px #11DDDD; }
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 #11DDDD (Fish Boy)
Color Overview & Profile: Color #11DDDD, also known as Fish Boy, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 7% Red (17/255), 87% Green (221/255), and 87% Blue (221/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #11DDDD translates into the CMYK subtractive color model with values of 92.3% Cyan, 0% Magenta, 0% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 85.7%, and lightness of 46.7%.
Web Accessibility & Design Recommendations: When implementing #11DDDD 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 ##00CCCC.
