#9C9A99 Polished Pewter
#9C9A99 (Polished Pewter) RGB value is (156, 154, 153).
Red value is 156, green value is 154, and blue value is 153.
Cylindrical-coordinate representations (HSL) of color #9C9A99: hue: 20°, saturation: 1.5%, and lightness: 60.6%.
Process color (CMYK) of #9C9A99 is 0%, 1.3%, 1.9%, 38.8%. Web safe color equivalent of #9C9A99 is ##999999. Color #9C9A99 contains mainly GRAY.
Color Spaces
| Color spaces of #9C9A99 | Value |
|---|---|
| RGB | 156, 154, 153 |
| HSL | 20°, 1.5%, 60.6% |
| HSV / HSB | 20°, 1.9%, 61.2% |
| CMYK | 0%, 1.3%, 1.9%, 38.8% |
| XYZ | 31.01, 32.48, 34.77 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011100 | 10011010 | 10011001 |
| Octal | 234 | 232 | 231 |
| Decimal | 156 | 154 | 153 |
| Hex | 9C | 9A | 99 |
Shades of #9C9A99
Tints of #9C9A99
.mybgColor { background-color: #9C9A99; }
.myforeColor { color: #9C9A99; }
.myborderColor { border: 3px solid #9C9A99; }
<p style="color:#9C9A99">Text here</p>
This sample text is styled with font color #9C9A99. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9C9A99">Div content here</div>
<div style="border:3px solid #9C9A99">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(156, 154, 153, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9C9A99; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9C9A99;
-webkit-box-shadow: 1px 1px 3px #9C9A99;
box-shadow: 1px 1px 3px #9C9A99; }
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 #9C9A99 (Polished Pewter)
Color Overview & Profile: Color #9C9A99, also known as Polished Pewter, 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), 60% Green (154/255), and 60% Blue (153/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #9C9A99 translates into the CMYK subtractive color model with values of 0% Cyan, 1.3% Magenta, 1.9% Yellow, and 38.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 20°, saturation of 1.5%, and lightness of 60.6%.
Web Accessibility & Design Recommendations: When implementing #9C9A99 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.
