Shades of Mountbatten Pink #987988
Tints of Mountbatten Pink #987988
RGB
CMYK
RGB Variations
Color information
#987988 (or 0x987988) is known color: Mountbatten Pink. HEX triplet: 98, 79 and 88. RGB value is (152,121,136). Sum of RGB (Red+Green+Blue) = 152+121+136=409 (54% of max value = 765). Red value is 152 (59.77% from 255 or 37.16% from 409); Green value is 121 (47.66% from 255 or 29.58% from 409); Blue value is 136 (53.52% from 255 or 33.25% from 409); Max value from RGB is 152 - color contains mainly: red. Hex color #987988 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #987988 is #678677. Grayscale: #838383. Windows color (decimal): -6784632 or 8944024. OLE color: 8944024.
HSL color Cylindrical-coordinate representation of color #987988: hue angle of 330.97º 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 #987988 is Cyan = 0, Magento = 0.20, Yellow = 0.11 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 121 | 136 | - |
| CMYK | 0 | 0.20 | 0.11 | 0.40 |
| HSL | 330.97º | 0.13% | 0.54% | - |
| HSV(B) | 330.97º | 0.2% | 0.6% | - |
| XYZ | 24.23 | 22.13 | 26.29 | - |
| YUV | 131.98 | 130.27 | 142.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 121 | 136 | 0 | 0.20 | 0.11 | 0.40 | 330.97 | 0.13 | 0.54 |
| Hex | 98 | 79 | 88 | 0 | 14 | B | 28 | 14B | D | 36 |
| Octal | 230 | 171 | 210 | 0 | 24 | 13 | 50 | 513 | 15 | 66 |
| Binary | 10011000 | 1111001 | 10001000 | 0 | 10100 | 1011 | 101000 | 101001011 | 1101 | 110110 |
Color Harmonies of #987988
Complementary color
Monochromatic Colors of #987988
Black with #987988
Text Example
Text Example
White with #987988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987988; }
p { color: rgb(152,121,136); }
H1.HeaderClassName
{
color: #987988;
}
.AnyTagClassName
{
color: #987988;
}
</style>
background-color css
<style>
a { background-color: #987988; }
a { background-color: rgb(152,121,136); }
div.DivClassName
{
background-color: #987988;
}
.BgClassName
{
background-color: #987988;
}
</style>
border-color css
<style>
span { border-color: #987988; }
span { border-color: rgb(152,121,136); }
td.TdClassName
{
border-color: #987988;
}
.TagClassName
{
border-color: #987988;
}
</style>