#A5B4AC Atlantic Foam
#A5B4AC (Atlantic Foam) RGB value is (165, 180, 172).
Red value is 165, green value is 180, and blue value is 172.
Cylindrical-coordinate representations (HSL) of color #A5B4AC: hue: 148°, saturation: 9.1%, and lightness: 67.6%.
Process color (CMYK) of #A5B4AC is 8.3%, 0%, 4.4%, 29.4%. Web safe color equivalent of #A5B4AC is ##99CC99. Color #A5B4AC contains mainly GRAY.
Color Spaces
| Color spaces of #A5B4AC | Value |
|---|---|
| RGB | 165, 180, 172 |
| HSL | 148°, 9.1%, 67.6% |
| HSV / HSB | 148°, 8.3%, 70.6% |
| CMYK | 8.3%, 0%, 4.4%, 29.4% |
| XYZ | 39.28, 43.62, 45.37 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100101 | 10110100 | 10101100 |
| Octal | 245 | 264 | 254 |
| Decimal | 165 | 180 | 172 |
| Hex | A5 | B4 | AC |
Shades of #A5B4AC
Tints of #A5B4AC
.mybgColor { background-color: #A5B4AC; }
.myforeColor { color: #A5B4AC; }
.myborderColor { border: 3px solid #A5B4AC; }
<p style="color:#A5B4AC">Text here</p>
This sample text is styled with font color #A5B4AC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A5B4AC">Div content here</div>
<div style="border:3px solid #A5B4AC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(165, 180, 172, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A5B4AC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A5B4AC;
-webkit-box-shadow: 1px 1px 3px #A5B4AC;
box-shadow: 1px 1px 3px #A5B4AC; }
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 #A5B4AC (Atlantic Foam)
Color Overview & Profile: Color #A5B4AC, also known as Atlantic Foam, 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 (165/255), 71% Green (180/255), and 67% Blue (172/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #A5B4AC translates into the CMYK subtractive color model with values of 8.3% Cyan, 0% Magenta, 4.4% Yellow, and 29.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 148°, saturation of 9.1%, and lightness of 67.6%.
Web Accessibility & Design Recommendations: When implementing #A5B4AC 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 ##99CC99.
