#A5B7B5 Marine Layer
#A5B7B5 (Marine Layer) RGB value is (165, 183, 181).
Red value is 165, green value is 183, and blue value is 181.
Cylindrical-coordinate representations (HSL) of color #A5B7B5: hue: 173°, saturation: 11.1%, and lightness: 68.2%.
Process color (CMYK) of #A5B7B5 is 9.8%, 0%, 1.1%, 28.2%. Web safe color equivalent of #A5B7B5 is ##99CCCC. Color #A5B7B5 contains mainly GRAY.
Color Spaces
| Color spaces of #A5B7B5 | Value |
|---|---|
| RGB | 165, 183, 181 |
| HSL | 173°, 11.1%, 68.2% |
| HSV / HSB | 173°, 9.8%, 71.8% |
| CMYK | 9.8%, 0%, 1.1%, 28.2% |
| XYZ | 40.79, 45.2, 50.28 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100101 | 10110111 | 10110101 |
| Octal | 245 | 267 | 265 |
| Decimal | 165 | 183 | 181 |
| Hex | A5 | B7 | B5 |
Shades of #A5B7B5
Tints of #A5B7B5
.mybgColor { background-color: #A5B7B5; }
.myforeColor { color: #A5B7B5; }
.myborderColor { border: 3px solid #A5B7B5; }
<p style="color:#A5B7B5">Text here</p>
This sample text is styled with font color #A5B7B5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A5B7B5">Div content here</div>
<div style="border:3px solid #A5B7B5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(165, 183, 181, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A5B7B5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A5B7B5;
-webkit-box-shadow: 1px 1px 3px #A5B7B5;
box-shadow: 1px 1px 3px #A5B7B5; }
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 #A5B7B5 (Marine Layer)
Color Overview & Profile: Color #A5B7B5, also known as Marine Layer, 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), 72% Green (183/255), and 71% Blue (181/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #A5B7B5 translates into the CMYK subtractive color model with values of 9.8% Cyan, 0% Magenta, 1.1% Yellow, and 28.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 173°, saturation of 11.1%, and lightness of 68.2%.
Web Accessibility & Design Recommendations: When implementing #A5B7B5 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.
