Shades of Mountbatten Pink #988492
Tints of Mountbatten Pink #988492
RGB
CMYK
RGB Variations
Color information
#988492 (or 0x988492) is known color: Mountbatten Pink. HEX triplet: 98, 84 and 92. RGB value is (152,132,146). Sum of RGB (Red+Green+Blue) = 152+132+146=430 (56% of max value = 765). Red value is 152 (59.77% from 255 or 35.35% from 430); Green value is 132 (51.95% from 255 or 30.70% from 430); Blue value is 146 (57.42% from 255 or 33.95% from 430); Max value from RGB is 152 - color contains mainly: red. Hex color #988492 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #988492 is #677B6D. Grayscale: #8B8B8B. Windows color (decimal): -6781806 or 9602200. OLE color: 9602200.
HSL color Cylindrical-coordinate representation of color #988492: hue angle of 318º degrees, saturation: 0.09, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #988492 is Cyan = 0, Magento = 0.13, Yellow = 0.04 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 132 | 146 | - |
| CMYK | 0 | 0.13 | 0.04 | 0.40 |
| HSL | 318º | 0.09% | 0.56% | - |
| HSV(B) | 318º | 0.13% | 0.6% | - |
| XYZ | 26.39 | 25.25 | 30.68 | - |
| YUV | 139.58 | 131.63 | 136.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 132 | 146 | 0 | 0.13 | 0.04 | 0.40 | 318 | 0.09 | 0.56 |
| Hex | 98 | 84 | 92 | 0 | D | 4 | 28 | 13E | 9 | 38 |
| Octal | 230 | 204 | 222 | 0 | 15 | 4 | 50 | 476 | 11 | 70 |
| Binary | 10011000 | 10000100 | 10010010 | 0 | 1101 | 100 | 101000 | 100111110 | 1001 | 111000 |
Color Harmonies of #988492
Complementary color
Monochromatic Colors of #988492
Black with #988492
Text Example
Text Example
White with #988492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988492; }
p { color: rgb(152,132,146); }
H1.HeaderClassName
{
color: #988492;
}
.AnyTagClassName
{
color: #988492;
}
</style>
background-color css
<style>
a { background-color: #988492; }
a { background-color: rgb(152,132,146); }
div.DivClassName
{
background-color: #988492;
}
.BgClassName
{
background-color: #988492;
}
</style>
border-color css
<style>
span { border-color: #988492; }
span { border-color: rgb(152,132,146); }
td.TdClassName
{
border-color: #988492;
}
.TagClassName
{
border-color: #988492;
}
</style>