#9D9BA0 Codex Grey
#9D9BA0 (Codex Grey) RGB value is (157, 155, 160).
Red value is 157, green value is 155, and blue value is 160.
Cylindrical-coordinate representations (HSL) of color #9D9BA0: hue: 264°, saturation: 2.6%, and lightness: 61.8%.
Process color (CMYK) of #9D9BA0 is 1.9%, 3.1%, 0%, 37.3%. Web safe color equivalent of #9D9BA0 is ##999999. Color #9D9BA0 contains mainly GRAY.
Color Spaces
| Color spaces of #9D9BA0 | Value |
|---|---|
| RGB | 157, 155, 160 |
| HSL | 264°, 2.6%, 61.8% |
| HSV / HSB | 264°, 3.1%, 62.7% |
| CMYK | 1.9%, 3.1%, 0%, 37.3% |
| XYZ | 31.97, 33.15, 37.97 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011101 | 10011011 | 10100000 |
| Octal | 235 | 233 | 240 |
| Decimal | 157 | 155 | 160 |
| Hex | 9D | 9B | A0 |
Shades of #9D9BA0
Tints of #9D9BA0
.mybgColor { background-color: #9D9BA0; }
.myforeColor { color: #9D9BA0; }
.myborderColor { border: 3px solid #9D9BA0; }
<p style="color:#9D9BA0">Text here</p>
This sample text is styled with font color #9D9BA0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9D9BA0">Div content here</div>
<div style="border:3px solid #9D9BA0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(157, 155, 160, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9D9BA0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9D9BA0;
-webkit-box-shadow: 1px 1px 3px #9D9BA0;
box-shadow: 1px 1px 3px #9D9BA0; }
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 #9D9BA0 (Codex Grey)
Color Overview & Profile: Color #9D9BA0, 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 62% Red (157/255), 61% Green (155/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, #9D9BA0 translates into the CMYK subtractive color model with values of 1.9% Cyan, 3.1% Magenta, 0% Yellow, and 37.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 264°, saturation of 2.6%, and lightness of 61.8%.
Web Accessibility & Design Recommendations: When implementing #9D9BA0 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.
