Shades of Mountbatten Pink #987991
Tints of Mountbatten Pink #987991
RGB
CMYK
RGB Variations
Color information
#987991 (or 0x987991) is known color: Mountbatten Pink. HEX triplet: 98, 79 and 91. RGB value is (152,121,145). Sum of RGB (Red+Green+Blue) = 152+121+145=418 (55% of max value = 765). Red value is 152 (59.77% from 255 or 36.36% from 418); Green value is 121 (47.66% from 255 or 28.95% from 418); Blue value is 145 (57.03% from 255 or 34.69% from 418); Max value from RGB is 152 - color contains mainly: red. Hex color #987991 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #987991 is #67866E. Grayscale: #848484. Windows color (decimal): -6784623 or 9533848. OLE color: 9533848.
HSL color Cylindrical-coordinate representation of color #987991: hue angle of 313.55º degrees, saturation: 0.13, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #987991 is Cyan = 0, Magento = 0.20, Yellow = 0.05 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 121 | 145 | - |
| CMYK | 0 | 0.20 | 0.05 | 0.40 |
| HSL | 313.55º | 0.13% | 0.54% | - |
| HSV(B) | 313.55º | 0.2% | 0.6% | - |
| XYZ | 24.9 | 22.39 | 29.8 | - |
| YUV | 133.01 | 134.77 | 141.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 121 | 145 | 0 | 0.20 | 0.05 | 0.40 | 313.55 | 0.13 | 0.54 |
| Hex | 98 | 79 | 91 | 0 | 14 | 5 | 28 | 13A | D | 36 |
| Octal | 230 | 171 | 221 | 0 | 24 | 5 | 50 | 472 | 15 | 66 |
| Binary | 10011000 | 1111001 | 10010001 | 0 | 10100 | 101 | 101000 | 100111010 | 1101 | 110110 |
Color Harmonies of #987991
Complementary color
Monochromatic Colors of #987991
Black with #987991
Text Example
Text Example
White with #987991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987991; }
p { color: rgb(152,121,145); }
H1.HeaderClassName
{
color: #987991;
}
.AnyTagClassName
{
color: #987991;
}
</style>
background-color css
<style>
a { background-color: #987991; }
a { background-color: rgb(152,121,145); }
div.DivClassName
{
background-color: #987991;
}
.BgClassName
{
background-color: #987991;
}
</style>
border-color css
<style>
span { border-color: #987991; }
span { border-color: rgb(152,121,145); }
td.TdClassName
{
border-color: #987991;
}
.TagClassName
{
border-color: #987991;
}
</style>