#9CA9AD Seryi Grey
#9CA9AD (Seryi Grey) RGB value is (156, 169, 173).
Red value is 156, green value is 169, and blue value is 173.
Cylindrical-coordinate representations (HSL) of color #9CA9AD: hue: 194°, saturation: 9.4%, and lightness: 64.5%.
Process color (CMYK) of #9CA9AD is 9.8%, 2.3%, 0%, 32.2%. Web safe color equivalent of #9CA9AD is ##999999. Color #9CA9AD contains mainly GRAY.
Color Spaces
| Color spaces of #9CA9AD | Value |
|---|---|
| RGB | 156, 169, 173 |
| HSL | 194°, 9.4%, 64.5% |
| HSV / HSB | 194°, 9.8%, 67.8% |
| CMYK | 9.8%, 2.3%, 0%, 32.2% |
| XYZ | 35.44, 38.46, 45.08 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011100 | 10101001 | 10101101 |
| Octal | 234 | 251 | 255 |
| Decimal | 156 | 169 | 173 |
| Hex | 9C | A9 | AD |
Shades of #9CA9AD
Tints of #9CA9AD
.mybgColor { background-color: #9CA9AD; }
.myforeColor { color: #9CA9AD; }
.myborderColor { border: 3px solid #9CA9AD; }
<p style="color:#9CA9AD">Text here</p>
This sample text is styled with font color #9CA9AD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9CA9AD">Div content here</div>
<div style="border:3px solid #9CA9AD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(156, 169, 173, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9CA9AD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9CA9AD;
-webkit-box-shadow: 1px 1px 3px #9CA9AD;
box-shadow: 1px 1px 3px #9CA9AD; }
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 #9CA9AD (Seryi Grey)
Color Overview & Profile: Color #9CA9AD, also known as Seryi Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 61% Red (156/255), 66% Green (169/255), and 68% Blue (173/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #9CA9AD translates into the CMYK subtractive color model with values of 9.8% Cyan, 2.3% Magenta, 0% Yellow, and 32.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 194°, saturation of 9.4%, and lightness of 64.5%.
Web Accessibility & Design Recommendations: When implementing #9CA9AD 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 ##999999.
