Shades of Mountbatten Pink #988992
Tints of Mountbatten Pink #988992
RGB
CMYK
RGB Variations
Color information
#988992 (or 0x988992) is known color: Mountbatten Pink. HEX triplet: 98, 89 and 92. RGB value is (152,137,146). Sum of RGB (Red+Green+Blue) = 152+137+146=435 (57% of max value = 765). Red value is 152 (59.77% from 255 or 34.94% from 435); Green value is 137 (53.91% from 255 or 31.49% from 435); Blue value is 146 (57.42% from 255 or 33.56% from 435); Max value from RGB is 152 - color contains mainly: red. Hex color #988992 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #988992 is #67766D. Grayscale: #8E8E8E. Windows color (decimal): -6780526 or 9603480. OLE color: 9603480.
HSL color Cylindrical-coordinate representation of color #988992: hue angle of 324º degrees, saturation: 0.07, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #988992 is Cyan = 0, Magento = 0.10, Yellow = 0.04 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 137 | 146 | - |
| CMYK | 0 | 0.10 | 0.04 | 0.40 |
| HSL | 324º | 0.07% | 0.57% | - |
| HSV(B) | 324º | 0.1% | 0.6% | - |
| XYZ | 27.08 | 26.64 | 30.91 | - |
| YUV | 142.51 | 129.97 | 134.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 137 | 146 | 0 | 0.10 | 0.04 | 0.40 | 324 | 0.07 | 0.57 |
| Hex | 98 | 89 | 92 | 0 | A | 4 | 28 | 144 | 7 | 39 |
| Octal | 230 | 211 | 222 | 0 | 12 | 4 | 50 | 504 | 7 | 71 |
| Binary | 10011000 | 10001001 | 10010010 | 0 | 1010 | 100 | 101000 | 101000100 | 111 | 111001 |
Color Harmonies of #988992
Complementary color
Monochromatic Colors of #988992
Black with #988992
Text Example
Text Example
White with #988992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988992; }
p { color: rgb(152,137,146); }
H1.HeaderClassName
{
color: #988992;
}
.AnyTagClassName
{
color: #988992;
}
</style>
background-color css
<style>
a { background-color: #988992; }
a { background-color: rgb(152,137,146); }
div.DivClassName
{
background-color: #988992;
}
.BgClassName
{
background-color: #988992;
}
</style>
border-color css
<style>
span { border-color: #988992; }
span { border-color: rgb(152,137,146); }
td.TdClassName
{
border-color: #988992;
}
.TagClassName
{
border-color: #988992;
}
</style>