#A7C5CE Salt Spray
#A7C5CE (Salt Spray) RGB value is (167, 197, 206).
Red value is 167, green value is 197, and blue value is 206.
Cylindrical-coordinate representations (HSL) of color #A7C5CE: hue: 194°, saturation: 28.5%, and lightness: 73.1%.
Process color (CMYK) of #A7C5CE is 18.9%, 4.4%, 0%, 19.2%. Web safe color equivalent of #A7C5CE is ##99CCCC. Color #A7C5CE contains mainly Magenta.
Color Spaces
| Color spaces of #A7C5CE | Value |
|---|---|
| RGB | 167, 197, 206 |
| HSL | 194°, 28.5%, 73.1% |
| HSV / HSB | 194°, 18.9%, 80.8% |
| CMYK | 18.9%, 4.4%, 0%, 19.2% |
| XYZ | 47.04, 52.6, 66.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100111 | 11000101 | 11001110 |
| Octal | 247 | 305 | 316 |
| Decimal | 167 | 197 | 206 |
| Hex | A7 | C5 | CE |
Shades of #A7C5CE
Tints of #A7C5CE
.mybgColor { background-color: #A7C5CE; }
.myforeColor { color: #A7C5CE; }
.myborderColor { border: 3px solid #A7C5CE; }
<p style="color:#A7C5CE">Text here</p>
This sample text is styled with font color #A7C5CE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A7C5CE">Div content here</div>
<div style="border:3px solid #A7C5CE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(167, 197, 206, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A7C5CE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A7C5CE;
-webkit-box-shadow: 1px 1px 3px #A7C5CE;
box-shadow: 1px 1px 3px #A7C5CE; }
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 #A7C5CE (Salt Spray)
Color Overview & Profile: Color #A7C5CE, also known as Salt Spray, 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 (167/255), 77% Green (197/255), and 81% Blue (206/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #A7C5CE translates into the CMYK subtractive color model with values of 18.9% Cyan, 4.4% Magenta, 0% Yellow, and 19.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 194°, saturation of 28.5%, and lightness of 73.1%.
Web Accessibility & Design Recommendations: When implementing #A7C5CE 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.
