Shades of Mountbatten Pink #987687
Tints of Mountbatten Pink #987687
RGB
CMYK
RGB Variations
Color information
#987687 (or 0x987687) is known color: Mountbatten Pink. HEX triplet: 98, 76 and 87. RGB value is (152,118,135). Sum of RGB (Red+Green+Blue) = 152+118+135=405 (53% of max value = 765). Red value is 152 (59.77% from 255 or 37.53% from 405); Green value is 118 (46.48% from 255 or 29.14% from 405); Blue value is 135 (53.12% from 255 or 33.33% from 405); Max value from RGB is 152 - color contains mainly: red. Hex color #987687 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #987687 is #678978. Grayscale: #828282. Windows color (decimal): -6785401 or 8877720. OLE color: 8877720.
HSL color Cylindrical-coordinate representation of color #987687: hue angle of 330º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #987687 is Cyan = 0, Magento = 0.22, Yellow = 0.11 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 118 | 135 | - |
| CMYK | 0 | 0.22 | 0.11 | 0.40 |
| HSL | 330º | 0.14% | 0.53% | - |
| HSV(B) | 330º | 0.22% | 0.6% | - |
| XYZ | 23.8 | 21.38 | 25.79 | - |
| YUV | 130.1 | 130.76 | 143.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 118 | 135 | 0 | 0.22 | 0.11 | 0.40 | 330 | 0.14 | 0.53 |
| Hex | 98 | 76 | 87 | 0 | 16 | B | 28 | 14A | E | 35 |
| Octal | 230 | 166 | 207 | 0 | 26 | 13 | 50 | 512 | 16 | 65 |
| Binary | 10011000 | 1110110 | 10000111 | 0 | 10110 | 1011 | 101000 | 101001010 | 1110 | 110101 |
Color Harmonies of #987687
Complementary color
Monochromatic Colors of #987687
Black with #987687
Text Example
Text Example
White with #987687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987687; }
p { color: rgb(152,118,135); }
H1.HeaderClassName
{
color: #987687;
}
.AnyTagClassName
{
color: #987687;
}
</style>
background-color css
<style>
a { background-color: #987687; }
a { background-color: rgb(152,118,135); }
div.DivClassName
{
background-color: #987687;
}
.BgClassName
{
background-color: #987687;
}
</style>
border-color css
<style>
span { border-color: #987687; }
span { border-color: rgb(152,118,135); }
td.TdClassName
{
border-color: #987687;
}
.TagClassName
{
border-color: #987687;
}
</style>