#A4B4C2 Posey Blue
#A4B4C2 (Posey Blue) RGB value is (164, 180, 194).
Red value is 164, green value is 180, and blue value is 194.
Cylindrical-coordinate representations (HSL) of color #A4B4C2: hue: 208°, saturation: 19.7%, and lightness: 70.2%.
Process color (CMYK) of #A4B4C2 is 15.5%, 7.2%, 0%, 23.9%. Web safe color equivalent of #A4B4C2 is ##99CCCC. Color #A4B4C2 contains mainly Magenta.
Color Spaces
| Color spaces of #A4B4C2 | Value |
|---|---|
| RGB | 164, 180, 194 |
| HSL | 208°, 19.7%, 70.2% |
| HSV / HSB | 208°, 15.5%, 76.1% |
| CMYK | 15.5%, 7.2%, 0%, 23.9% |
| XYZ | 41.37, 44.43, 57.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100100 | 10110100 | 11000010 |
| Octal | 244 | 264 | 302 |
| Decimal | 164 | 180 | 194 |
| Hex | A4 | B4 | C2 |
Shades of #A4B4C2
Tints of #A4B4C2
.mybgColor { background-color: #A4B4C2; }
.myforeColor { color: #A4B4C2; }
.myborderColor { border: 3px solid #A4B4C2; }
<p style="color:#A4B4C2">Text here</p>
This sample text is styled with font color #A4B4C2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A4B4C2">Div content here</div>
<div style="border:3px solid #A4B4C2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(164, 180, 194, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A4B4C2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A4B4C2;
-webkit-box-shadow: 1px 1px 3px #A4B4C2;
box-shadow: 1px 1px 3px #A4B4C2; }
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 #A4B4C2 (Posey Blue)
Color Overview & Profile: Color #A4B4C2, also known as Posey Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 64% Red (164/255), 71% Green (180/255), and 76% Blue (194/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #A4B4C2 translates into the CMYK subtractive color model with values of 15.5% Cyan, 7.2% Magenta, 0% Yellow, and 23.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 208°, saturation of 19.7%, and lightness of 70.2%.
Web Accessibility & Design Recommendations: When implementing #A4B4C2 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.
