Shades of Mountbatten Pink #987992
Tints of Mountbatten Pink #987992
RGB
CMYK
RGB Variations
Color information
#987992 (or 0x987992) is known color: Mountbatten Pink. HEX triplet: 98, 79 and 92. RGB value is (152,121,146). Sum of RGB (Red+Green+Blue) = 152+121+146=419 (55% of max value = 765). Red value is 152 (59.77% from 255 or 36.28% from 419); Green value is 121 (47.66% from 255 or 28.88% from 419); Blue value is 146 (57.42% from 255 or 34.84% from 419); Max value from RGB is 152 - color contains mainly: red. Hex color #987992 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #987992 is #67866D. Grayscale: #858585. Windows color (decimal): -6784622 or 9599384. OLE color: 9599384.
HSL color Cylindrical-coordinate representation of color #987992: hue angle of 311.61º 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 #987992 is Cyan = 0, Magento = 0.20, Yellow = 0.04 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 121 | 146 | - |
| CMYK | 0 | 0.20 | 0.04 | 0.40 |
| HSL | 311.61º | 0.13% | 0.54% | - |
| HSV(B) | 311.61º | 0.2% | 0.6% | - |
| XYZ | 24.97 | 22.43 | 30.21 | - |
| YUV | 133.12 | 135.27 | 141.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 121 | 146 | 0 | 0.20 | 0.04 | 0.40 | 311.61 | 0.13 | 0.54 |
| Hex | 98 | 79 | 92 | 0 | 14 | 4 | 28 | 138 | D | 36 |
| Octal | 230 | 171 | 222 | 0 | 24 | 4 | 50 | 470 | 15 | 66 |
| Binary | 10011000 | 1111001 | 10010010 | 0 | 10100 | 100 | 101000 | 100111000 | 1101 | 110110 |
Color Harmonies of #987992
Complementary color
Monochromatic Colors of #987992
Black with #987992
Text Example
Text Example
White with #987992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987992; }
p { color: rgb(152,121,146); }
H1.HeaderClassName
{
color: #987992;
}
.AnyTagClassName
{
color: #987992;
}
</style>
background-color css
<style>
a { background-color: #987992; }
a { background-color: rgb(152,121,146); }
div.DivClassName
{
background-color: #987992;
}
.BgClassName
{
background-color: #987992;
}
</style>
border-color css
<style>
span { border-color: #987992; }
span { border-color: rgb(152,121,146); }
td.TdClassName
{
border-color: #987992;
}
.TagClassName
{
border-color: #987992;
}
</style>