Shades of Mountbatten Pink #987689
Tints of Mountbatten Pink #987689
RGB
CMYK
RGB Variations
Color information
#987689 (or 0x987689) is known color: Mountbatten Pink. HEX triplet: 98, 76 and 89. RGB value is (152,118,137). Sum of RGB (Red+Green+Blue) = 152+118+137=407 (53% of max value = 765). Red value is 152 (59.77% from 255 or 37.35% from 407); Green value is 118 (46.48% from 255 or 28.99% from 407); Blue value is 137 (53.91% from 255 or 33.66% from 407); Max value from RGB is 152 - color contains mainly: red. Hex color #987689 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #987689 is #678976. Grayscale: #828282. Windows color (decimal): -6785399 or 9008792. OLE color: 9008792.
HSL color Cylindrical-coordinate representation of color #987689: hue angle of 326.47º 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 #987689 is Cyan = 0, Magento = 0.22, Yellow = 0.10 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 118 | 137 | - |
| CMYK | 0 | 0.22 | 0.10 | 0.40 |
| HSL | 326.47º | 0.14% | 0.53% | - |
| HSV(B) | 326.47º | 0.22% | 0.6% | - |
| XYZ | 23.94 | 21.44 | 26.54 | - |
| YUV | 130.33 | 131.76 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 118 | 137 | 0 | 0.22 | 0.10 | 0.40 | 326.47 | 0.14 | 0.53 |
| Hex | 98 | 76 | 89 | 0 | 16 | A | 28 | 146 | E | 35 |
| Octal | 230 | 166 | 211 | 0 | 26 | 12 | 50 | 506 | 16 | 65 |
| Binary | 10011000 | 1110110 | 10001001 | 0 | 10110 | 1010 | 101000 | 101000110 | 1110 | 110101 |
Color Harmonies of #987689
Complementary color
Monochromatic Colors of #987689
Black with #987689
Text Example
Text Example
White with #987689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987689; }
p { color: rgb(152,118,137); }
H1.HeaderClassName
{
color: #987689;
}
.AnyTagClassName
{
color: #987689;
}
</style>
background-color css
<style>
a { background-color: #987689; }
a { background-color: rgb(152,118,137); }
div.DivClassName
{
background-color: #987689;
}
.BgClassName
{
background-color: #987689;
}
</style>
border-color css
<style>
span { border-color: #987689; }
span { border-color: rgb(152,118,137); }
td.TdClassName
{
border-color: #987689;
}
.TagClassName
{
border-color: #987689;
}
</style>