#997A8D Mountbatten Pink
#997A8D (Mountbatten Pink) RGB value is (153, 122, 141).
Red value is 153, green value is 122, and blue value is 141.
Cylindrical-coordinate representations (HSL) of color #997A8D: hue: 323°, saturation: 13.2%, and lightness: 53.9%.
Process color (CMYK) of #997A8D is 0%, 20.3%, 7.8%, 40%. Web safe color equivalent of #997A8D is ##996699. Color #997A8D contains mainly Yellow.
Color Spaces
| Color spaces of #997A8D | Value |
|---|---|
| RGB | 153, 122, 141 |
| HSL | 323°, 13.2%, 53.9% |
| HSV / HSB | 323°, 20.3%, 60% |
| CMYK | 0%, 20.3%, 7.8%, 40% |
| XYZ | 24.9, 22.62, 28.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011001 | 01111010 | 10001101 |
| Octal | 231 | 172 | 215 |
| Decimal | 153 | 122 | 141 |
| Hex | 99 | 7A | 8D |
Shades of #997A8D
Tints of #997A8D
.mybgColor { background-color: #997A8D; }
.myforeColor { color: #997A8D; }
.myborderColor { border: 3px solid #997A8D; }
<p style="color:#997A8D">Text here</p>
This sample text is styled with font color #997A8D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#997A8D">Div content here</div>
<div style="border:3px solid #997A8D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(153, 122, 141, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #997A8D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #997A8D;
-webkit-box-shadow: 1px 1px 3px #997A8D;
box-shadow: 1px 1px 3px #997A8D; }
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 #997A8D (Mountbatten Pink)
Color Overview & Profile: Color #997A8D, also known as Mountbatten Pink, 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), 48% Green (122/255), and 55% Blue (141/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #997A8D translates into the CMYK subtractive color model with values of 0% Cyan, 20.3% Magenta, 7.8% Yellow, and 40% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 323°, saturation of 13.2%, and lightness of 53.9%.
Web Accessibility & Design Recommendations: When implementing #997A8D 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 ##996699.
