#9EA1A3 Suzu Grey
#9EA1A3 (Suzu Grey) RGB value is (158, 161, 163).
Red value is 158, green value is 161, and blue value is 163.
Cylindrical-coordinate representations (HSL) of color #9EA1A3: hue: 204°, saturation: 2.6%, and lightness: 62.9%.
Process color (CMYK) of #9EA1A3 is 3.1%, 1.2%, 0%, 36.1%. Web safe color equivalent of #9EA1A3 is ##999999. Color #9EA1A3 contains mainly GRAY.
Color Spaces
| Color spaces of #9EA1A3 | Value |
|---|---|
| RGB | 158, 161, 163 |
| HSL | 204°, 2.6%, 62.9% |
| HSV / HSB | 204°, 3.1%, 63.9% |
| CMYK | 3.1%, 1.2%, 0%, 36.1% |
| XYZ | 33.46, 35.4, 39.71 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011110 | 10100001 | 10100011 |
| Octal | 236 | 241 | 243 |
| Decimal | 158 | 161 | 163 |
| Hex | 9E | A1 | A3 |
Shades of #9EA1A3
Tints of #9EA1A3
.mybgColor { background-color: #9EA1A3; }
.myforeColor { color: #9EA1A3; }
.myborderColor { border: 3px solid #9EA1A3; }
<p style="color:#9EA1A3">Text here</p>
This sample text is styled with font color #9EA1A3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9EA1A3">Div content here</div>
<div style="border:3px solid #9EA1A3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(158, 161, 163, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9EA1A3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9EA1A3;
-webkit-box-shadow: 1px 1px 3px #9EA1A3;
box-shadow: 1px 1px 3px #9EA1A3; }
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 #9EA1A3 (Suzu Grey)
Color Overview & Profile: Color #9EA1A3, also known as Suzu Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 62% Red (158/255), 63% Green (161/255), and 64% Blue (163/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #9EA1A3 translates into the CMYK subtractive color model with values of 3.1% Cyan, 1.2% Magenta, 0% Yellow, and 36.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 204°, saturation of 2.6%, and lightness of 62.9%.
Web Accessibility & Design Recommendations: When implementing #9EA1A3 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.
