#64BDAB Veranda Blue
#64BDAB (Veranda Blue) RGB value is (100, 189, 171).
Red value is 100, green value is 189, and blue value is 171.
Cylindrical-coordinate representations (HSL) of color #64BDAB: hue: 168°, saturation: 40.3%, and lightness: 56.7%.
Process color (CMYK) of #64BDAB is 47.1%, 0%, 9.5%, 25.9%. Web safe color equivalent of #64BDAB is ##66CC99. Color #64BDAB contains mainly Cyan.
Color Spaces
| Color spaces of #64BDAB | Value |
|---|---|
| RGB | 100, 189, 171 |
| HSL | 168°, 40.3%, 56.7% |
| HSV / HSB | 168°, 47.1%, 74.1% |
| CMYK | 47.1%, 0%, 9.5%, 25.9% |
| XYZ | 30.8, 42.04, 45.01 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100100 | 10111101 | 10101011 |
| Octal | 144 | 275 | 253 |
| Decimal | 100 | 189 | 171 |
| Hex | 64 | BD | AB |
Shades of #64BDAB
Tints of #64BDAB
.mybgColor { background-color: #64BDAB; }
.myforeColor { color: #64BDAB; }
.myborderColor { border: 3px solid #64BDAB; }
<p style="color:#64BDAB">Text here</p>
This sample text is styled with font color #64BDAB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#64BDAB">Div content here</div>
<div style="border:3px solid #64BDAB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(100, 189, 171, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #64BDAB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #64BDAB;
-webkit-box-shadow: 1px 1px 3px #64BDAB;
box-shadow: 1px 1px 3px #64BDAB; }
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 #64BDAB (Veranda Blue)
Color Overview & Profile: Color #64BDAB, also known as Veranda Blue, 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 (189/255), and 67% Blue (171/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #64BDAB translates into the CMYK subtractive color model with values of 47.1% Cyan, 0% Magenta, 9.5% Yellow, and 25.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 168°, saturation of 40.3%, and lightness of 56.7%.
Web Accessibility & Design Recommendations: When implementing #64BDAB 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.
