#1AAD97 Tropical Hideaway
#1AAD97 (Tropical Hideaway) RGB value is (26, 173, 151).
Red value is 26, green value is 173, and blue value is 151.
Cylindrical-coordinate representations (HSL) of color #1AAD97: hue: 171°, saturation: 73.9%, and lightness: 39%.
Process color (CMYK) of #1AAD97 is 85%, 0%, 12.7%, 32.2%. Web safe color equivalent of #1AAD97 is ##339999. Color #1AAD97 contains mainly Cyan.
Color Spaces
| Color spaces of #1AAD97 | Value |
|---|---|
| RGB | 26, 173, 151 |
| HSL | 171°, 73.9%, 39% |
| HSV / HSB | 171°, 85%, 67.8% |
| CMYK | 85%, 0%, 12.7%, 32.2% |
| XYZ | 20.95, 32.34, 34.41 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011010 | 10101101 | 10010111 |
| Octal | 032 | 255 | 227 |
| Decimal | 26 | 173 | 151 |
| Hex | 1A | AD | 97 |
Shades of #1AAD97
Tints of #1AAD97
.mybgColor { background-color: #1AAD97; }
.myforeColor { color: #1AAD97; }
.myborderColor { border: 3px solid #1AAD97; }
<p style="color:#1AAD97">Text here</p>
This sample text is styled with font color #1AAD97. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#1AAD97">Div content here</div>
<div style="border:3px solid #1AAD97">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(26, 173, 151, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #1AAD97; }
.divShadow { -moz-box-shadow: 1px 1px 3px #1AAD97;
-webkit-box-shadow: 1px 1px 3px #1AAD97;
box-shadow: 1px 1px 3px #1AAD97; }
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 #1AAD97 (Tropical Hideaway)
Color Overview & Profile: Color #1AAD97, also known as Tropical Hideaway, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 10% Red (26/255), 68% Green (173/255), and 59% Blue (151/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #1AAD97 translates into the CMYK subtractive color model with values of 85% Cyan, 0% Magenta, 12.7% Yellow, and 32.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 171°, saturation of 73.9%, and lightness of 39%.
Web Accessibility & Design Recommendations: When implementing #1AAD97 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 ##339999.
