#A5C1C0 Wild Life
#A5C1C0 (Wild Life) RGB value is (165, 193, 192).
Red value is 165, green value is 193, and blue value is 192.
Cylindrical-coordinate representations (HSL) of color #A5C1C0: hue: 178°, saturation: 18.4%, and lightness: 70.2%.
Process color (CMYK) of #A5C1C0 is 14.5%, 0%, 0.5%, 24.3%. Web safe color equivalent of #A5C1C0 is ##99CCCC. Color #A5C1C0 contains mainly Cyan.
Color Spaces
| Color spaces of #A5C1C0 | Value |
|---|---|
| RGB | 165, 193, 192 |
| HSL | 178°, 18.4%, 70.2% |
| HSV / HSB | 178°, 14.5%, 75.7% |
| CMYK | 14.5%, 0%, 0.5%, 24.3% |
| XYZ | 44.1, 49.94, 57.18 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100101 | 11000001 | 11000000 |
| Octal | 245 | 301 | 300 |
| Decimal | 165 | 193 | 192 |
| Hex | A5 | C1 | C0 |
Shades of #A5C1C0
Tints of #A5C1C0
.mybgColor { background-color: #A5C1C0; }
.myforeColor { color: #A5C1C0; }
.myborderColor { border: 3px solid #A5C1C0; }
<p style="color:#A5C1C0">Text here</p>
This sample text is styled with font color #A5C1C0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A5C1C0">Div content here</div>
<div style="border:3px solid #A5C1C0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(165, 193, 192, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A5C1C0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A5C1C0;
-webkit-box-shadow: 1px 1px 3px #A5C1C0;
box-shadow: 1px 1px 3px #A5C1C0; }
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 #A5C1C0 (Wild Life)
Color Overview & Profile: Color #A5C1C0, also known as Wild Life, 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), 76% Green (193/255), and 75% Blue (192/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #A5C1C0 translates into the CMYK subtractive color model with values of 14.5% Cyan, 0% Magenta, 0.5% Yellow, and 24.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 178°, saturation of 18.4%, and lightness of 70.2%.
Web Accessibility & Design Recommendations: When implementing #A5C1C0 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.
