#999DAD Dame Dignity
#999DAD (Dame Dignity) RGB value is (153, 157, 173).
Red value is 153, green value is 157, and blue value is 173.
Cylindrical-coordinate representations (HSL) of color #999DAD: hue: 228°, saturation: 10.9%, and lightness: 63.9%.
Process color (CMYK) of #999DAD is 11.6%, 9.2%, 0%, 32.2%. Web safe color equivalent of #999DAD is ##999999. Color #999DAD contains mainly Magenta.
Color Spaces
| Color spaces of #999DAD | Value |
|---|---|
| RGB | 153, 157, 173 |
| HSL | 228°, 10.9%, 63.9% |
| HSV / HSB | 228°, 11.6%, 67.8% |
| CMYK | 11.6%, 9.2%, 0%, 32.2% |
| XYZ | 32.74, 33.9, 44.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011001 | 10011101 | 10101101 |
| Octal | 231 | 235 | 255 |
| Decimal | 153 | 157 | 173 |
| Hex | 99 | 9D | AD |
Shades of #999DAD
Tints of #999DAD
.mybgColor { background-color: #999DAD; }
.myforeColor { color: #999DAD; }
.myborderColor { border: 3px solid #999DAD; }
<p style="color:#999DAD">Text here</p>
This sample text is styled with font color #999DAD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#999DAD">Div content here</div>
<div style="border:3px solid #999DAD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(153, 157, 173, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #999DAD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #999DAD;
-webkit-box-shadow: 1px 1px 3px #999DAD;
box-shadow: 1px 1px 3px #999DAD; }
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 #999DAD (Dame Dignity)
Color Overview & Profile: Color #999DAD, also known as Dame Dignity, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (153/255), 62% Green (157/255), and 68% Blue (173/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #999DAD translates into the CMYK subtractive color model with values of 11.6% Cyan, 9.2% Magenta, 0% Yellow, and 32.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 228°, saturation of 10.9%, and lightness of 63.9%.
Web Accessibility & Design Recommendations: When implementing #999DAD 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.
