#64BCA8 Tropic Turquoise
#64BCA8 (Tropic Turquoise) RGB value is (100, 188, 168).
Red value is 100, green value is 188, and blue value is 168.
Cylindrical-coordinate representations (HSL) of color #64BCA8: hue: 166°, saturation: 39.6%, and lightness: 56.5%.
Process color (CMYK) of #64BCA8 is 46.8%, 0%, 10.6%, 26.3%. Web safe color equivalent of #64BCA8 is ##66CC99. Color #64BCA8 contains mainly Cyan.
Color Spaces
| Color spaces of #64BCA8 | Value |
|---|---|
| RGB | 100, 188, 168 |
| HSL | 166°, 39.6%, 56.5% |
| HSV / HSB | 166°, 46.8%, 73.7% |
| CMYK | 46.8%, 0%, 10.6%, 26.3% |
| XYZ | 30.3, 41.5, 43.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100100 | 10111100 | 10101000 |
| Octal | 144 | 274 | 250 |
| Decimal | 100 | 188 | 168 |
| Hex | 64 | BC | A8 |
Shades of #64BCA8
Tints of #64BCA8
.mybgColor { background-color: #64BCA8; }
.myforeColor { color: #64BCA8; }
.myborderColor { border: 3px solid #64BCA8; }
<p style="color:#64BCA8">Text here</p>
This sample text is styled with font color #64BCA8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#64BCA8">Div content here</div>
<div style="border:3px solid #64BCA8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(100, 188, 168, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #64BCA8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #64BCA8;
-webkit-box-shadow: 1px 1px 3px #64BCA8;
box-shadow: 1px 1px 3px #64BCA8; }
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 #64BCA8 (Tropic Turquoise)
Color Overview & Profile: Color #64BCA8, also known as Tropic Turquoise, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 39% Red (100/255), 74% Green (188/255), and 66% Blue (168/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #64BCA8 translates into the CMYK subtractive color model with values of 46.8% Cyan, 0% Magenta, 10.6% Yellow, and 26.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 166°, saturation of 39.6%, and lightness of 56.5%.
Web Accessibility & Design Recommendations: When implementing #64BCA8 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 ##66CC99.
