#A6D0C9 Sea Inspired
#A6D0C9 (Sea Inspired) RGB value is (166, 208, 201).
Red value is 166, green value is 208, and blue value is 201.
Cylindrical-coordinate representations (HSL) of color #A6D0C9: hue: 170°, saturation: 30.9%, and lightness: 73.3%.
Process color (CMYK) of #A6D0C9 is 20.2%, 0%, 3.4%, 18.4%. Web safe color equivalent of #A6D0C9 is ##99CCCC. Color #A6D0C9 contains mainly Cyan.
Color Spaces
| Color spaces of #A6D0C9 | Value |
|---|---|
| RGB | 166, 208, 201 |
| HSL | 170°, 30.9%, 73.3% |
| HSV / HSB | 170°, 20.2%, 81.6% |
| CMYK | 20.2%, 0%, 3.4%, 18.4% |
| XYZ | 48.82, 57.43, 63.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100110 | 11010000 | 11001001 |
| Octal | 246 | 320 | 311 |
| Decimal | 166 | 208 | 201 |
| Hex | A6 | D0 | C9 |
Shades of #A6D0C9
Tints of #A6D0C9
.mybgColor { background-color: #A6D0C9; }
.myforeColor { color: #A6D0C9; }
.myborderColor { border: 3px solid #A6D0C9; }
<p style="color:#A6D0C9">Text here</p>
This sample text is styled with font color #A6D0C9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A6D0C9">Div content here</div>
<div style="border:3px solid #A6D0C9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(166, 208, 201, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A6D0C9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A6D0C9;
-webkit-box-shadow: 1px 1px 3px #A6D0C9;
box-shadow: 1px 1px 3px #A6D0C9; }
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 #A6D0C9 (Sea Inspired)
Color Overview & Profile: Color #A6D0C9, also known as Sea Inspired, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 65% Red (166/255), 82% Green (208/255), and 79% Blue (201/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #A6D0C9 translates into the CMYK subtractive color model with values of 20.2% Cyan, 0% Magenta, 3.4% Yellow, and 18.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 170°, saturation of 30.9%, and lightness of 73.3%.
Web Accessibility & Design Recommendations: When implementing #A6D0C9 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 ##99CCCC.
