#9B9CA0 Codex Grey
#9B9CA0 (Codex Grey) RGB value is (155, 156, 160).
Red value is 155, green value is 156, and blue value is 160.
Cylindrical-coordinate representations (HSL) of color #9B9CA0: hue: 228°, saturation: 2.6%, and lightness: 61.8%.
Process color (CMYK) of #9B9CA0 is 3.1%, 2.5%, 0%, 37.3%. Web safe color equivalent of #9B9CA0 is ##999999. Color #9B9CA0 contains mainly GRAY.
Color Spaces
| Color spaces of #9B9CA0 | Value |
|---|---|
| RGB | 155, 156, 160 |
| HSL | 228°, 2.6%, 61.8% |
| HSV / HSB | 228°, 3.1%, 62.7% |
| CMYK | 3.1%, 2.5%, 0%, 37.3% |
| XYZ | 31.75, 33.28, 38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011011 | 10011100 | 10100000 |
| Octal | 233 | 234 | 240 |
| Decimal | 155 | 156 | 160 |
| Hex | 9B | 9C | A0 |
Shades of #9B9CA0
Tints of #9B9CA0
.mybgColor { background-color: #9B9CA0; }
.myforeColor { color: #9B9CA0; }
.myborderColor { border: 3px solid #9B9CA0; }
<p style="color:#9B9CA0">Text here</p>
This sample text is styled with font color #9B9CA0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9B9CA0">Div content here</div>
<div style="border:3px solid #9B9CA0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(155, 156, 160, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9B9CA0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9B9CA0;
-webkit-box-shadow: 1px 1px 3px #9B9CA0;
box-shadow: 1px 1px 3px #9B9CA0; }
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 #9B9CA0 (Codex Grey)
Color Overview & Profile: Color #9B9CA0, also known as Codex 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 (155/255), 61% Green (156/255), and 63% Blue (160/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #9B9CA0 translates into the CMYK subtractive color model with values of 3.1% Cyan, 2.5% Magenta, 0% Yellow, and 37.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 228°, saturation of 2.6%, and lightness of 61.8%.
Web Accessibility & Design Recommendations: When implementing #9B9CA0 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.
