Shades of Mountbatten Pink #987892
Tints of Mountbatten Pink #987892
RGB
CMYK
RGB Variations
Color information
#987892 (or 0x987892) is known color: Mountbatten Pink. HEX triplet: 98, 78 and 92. RGB value is (152,120,146). Sum of RGB (Red+Green+Blue) = 152+120+146=418 (55% of max value = 765). Red value is 152 (59.77% from 255 or 36.36% from 418); Green value is 120 (47.27% from 255 or 28.71% from 418); Blue value is 146 (57.42% from 255 or 34.93% from 418); Max value from RGB is 152 - color contains mainly: red. Hex color #987892 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #987892 is #67876D. Grayscale: #848484. Windows color (decimal): -6784878 or 9599128. OLE color: 9599128.
HSL color Cylindrical-coordinate representation of color #987892: hue angle of 311.25º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #987892 is Cyan = 0, Magento = 0.21, Yellow = 0.04 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 120 | 146 | - |
| CMYK | 0 | 0.21 | 0.04 | 0.40 |
| HSL | 311.25º | 0.13% | 0.53% | - |
| HSV(B) | 311.25º | 0.21% | 0.6% | - |
| XYZ | 24.85 | 22.18 | 30.17 | - |
| YUV | 132.53 | 135.6 | 141.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 120 | 146 | 0 | 0.21 | 0.04 | 0.40 | 311.25 | 0.13 | 0.53 |
| Hex | 98 | 78 | 92 | 0 | 15 | 4 | 28 | 137 | D | 35 |
| Octal | 230 | 170 | 222 | 0 | 25 | 4 | 50 | 467 | 15 | 65 |
| Binary | 10011000 | 1111000 | 10010010 | 0 | 10101 | 100 | 101000 | 100110111 | 1101 | 110101 |
Color Harmonies of #987892
Complementary color
Monochromatic Colors of #987892
Black with #987892
Text Example
Text Example
White with #987892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987892; }
p { color: rgb(152,120,146); }
H1.HeaderClassName
{
color: #987892;
}
.AnyTagClassName
{
color: #987892;
}
</style>
background-color css
<style>
a { background-color: #987892; }
a { background-color: rgb(152,120,146); }
div.DivClassName
{
background-color: #987892;
}
.BgClassName
{
background-color: #987892;
}
</style>
border-color css
<style>
span { border-color: #987892; }
span { border-color: rgb(152,120,146); }
td.TdClassName
{
border-color: #987892;
}
.TagClassName
{
border-color: #987892;
}
</style>