Shades of Mountbatten Pink #987492
Tints of Mountbatten Pink #987492
RGB
CMYK
RGB Variations
Color information
#987492 (or 0x987492) is known color: Mountbatten Pink. HEX triplet: 98, 74 and 92. RGB value is (152,116,146). Sum of RGB (Red+Green+Blue) = 152+116+146=414 (54% of max value = 765). Red value is 152 (59.77% from 255 or 36.71% from 414); Green value is 116 (45.70% from 255 or 28.02% from 414); Blue value is 146 (57.42% from 255 or 35.27% from 414); Max value from RGB is 152 - color contains mainly: red. Hex color #987492 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #987492 is #678B6D. Grayscale: #828282. Windows color (decimal): -6785902 or 9598104. OLE color: 9598104.
HSL color Cylindrical-coordinate representation of color #987492: hue angle of 310º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #987492 is Cyan = 0, Magento = 0.24, Yellow = 0.04 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 116 | 146 | - |
| CMYK | 0 | 0.24 | 0.04 | 0.40 |
| HSL | 310º | 0.15% | 0.53% | - |
| HSV(B) | 310º | 0.24% | 0.6% | - |
| XYZ | 24.38 | 21.24 | 30.01 | - |
| YUV | 130.18 | 136.93 | 143.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 116 | 146 | 0 | 0.24 | 0.04 | 0.40 | 310 | 0.15 | 0.53 |
| Hex | 98 | 74 | 92 | 0 | 18 | 4 | 28 | 136 | F | 35 |
| Octal | 230 | 164 | 222 | 0 | 30 | 4 | 50 | 466 | 17 | 65 |
| Binary | 10011000 | 1110100 | 10010010 | 0 | 11000 | 100 | 101000 | 100110110 | 1111 | 110101 |
Color Harmonies of #987492
Complementary color
Monochromatic Colors of #987492
Black with #987492
Text Example
Text Example
White with #987492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987492; }
p { color: rgb(152,116,146); }
H1.HeaderClassName
{
color: #987492;
}
.AnyTagClassName
{
color: #987492;
}
</style>
background-color css
<style>
a { background-color: #987492; }
a { background-color: rgb(152,116,146); }
div.DivClassName
{
background-color: #987492;
}
.BgClassName
{
background-color: #987492;
}
</style>
border-color css
<style>
span { border-color: #987492; }
span { border-color: rgb(152,116,146); }
td.TdClassName
{
border-color: #987492;
}
.TagClassName
{
border-color: #987492;
}
</style>