Shades of Mountbatten Pink #997487
Tints of Mountbatten Pink #997487
RGB
CMYK
RGB Variations
Color information
#997487 (or 0x997487) is known color: Mountbatten Pink. HEX triplet: 99, 74 and 87. RGB value is (153,116,135). Sum of RGB (Red+Green+Blue) = 153+116+135=404 (53% of max value = 765). Red value is 153 (60.16% from 255 or 37.87% from 404); Green value is 116 (45.70% from 255 or 28.71% from 404); Blue value is 135 (53.12% from 255 or 33.42% from 404); Max value from RGB is 153 - color contains mainly: red. Hex color #997487 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #997487 is #668B78. Grayscale: #818181. Windows color (decimal): -6720377 or 8877209. OLE color: 8877209.
HSL color Cylindrical-coordinate representation of color #997487: hue angle of 329.19º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #997487 is Cyan = 0, Magento = 0.24, Yellow = 0.12 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 116 | 135 | - |
| CMYK | 0 | 0.24 | 0.12 | 0.4 |
| HSL | 329.19º | 0.15% | 0.53% | - |
| HSV(B) | 329.19º | 0.24% | 0.6% | - |
| XYZ | 23.76 | 21.01 | 25.73 | - |
| YUV | 129.23 | 131.26 | 144.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 116 | 135 | 0 | 0.24 | 0.12 | 0.4 | 329.19 | 0.15 | 0.53 |
| Hex | 99 | 74 | 87 | 0 | 18 | C | 28 | 149 | F | 35 |
| Octal | 231 | 164 | 207 | 0 | 30 | 14 | 50 | 511 | 17 | 65 |
| Binary | 10011001 | 1110100 | 10000111 | 0 | 11000 | 1100 | 101000 | 101001001 | 1111 | 110101 |
Color Harmonies of #997487
Complementary color
Monochromatic Colors of #997487
Black with #997487
Text Example
Text Example
White with #997487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997487; }
p { color: rgb(153,116,135); }
H1.HeaderClassName
{
color: #997487;
}
.AnyTagClassName
{
color: #997487;
}
</style>
background-color css
<style>
a { background-color: #997487; }
a { background-color: rgb(153,116,135); }
div.DivClassName
{
background-color: #997487;
}
.BgClassName
{
background-color: #997487;
}
</style>
border-color css
<style>
span { border-color: #997487; }
span { border-color: rgb(153,116,135); }
td.TdClassName
{
border-color: #997487;
}
.TagClassName
{
border-color: #997487;
}
</style>