Shades of Mountbatten Pink #988091
Tints of Mountbatten Pink #988091
RGB
CMYK
RGB Variations
Color information
#988091 (or 0x988091) is known color: Mountbatten Pink. HEX triplet: 98, 80 and 91. RGB value is (152,128,145). Sum of RGB (Red+Green+Blue) = 152+128+145=425 (56% of max value = 765). Red value is 152 (59.77% from 255 or 35.76% from 425); Green value is 128 (50.39% from 255 or 30.12% from 425); Blue value is 145 (57.03% from 255 or 34.12% from 425); Max value from RGB is 152 - color contains mainly: red. Hex color #988091 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #988091 is #677F6E. Grayscale: #898989. Windows color (decimal): -6782831 or 9535640. OLE color: 9535640.
HSL color Cylindrical-coordinate representation of color #988091: hue angle of 317.5º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #988091 is Cyan = 0, Magento = 0.16, Yellow = 0.05 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 128 | 145 | - |
| CMYK | 0 | 0.16 | 0.05 | 0.40 |
| HSL | 317.5º | 0.1% | 0.55% | - |
| HSV(B) | 317.5º | 0.16% | 0.6% | - |
| XYZ | 25.78 | 24.16 | 30.09 | - |
| YUV | 137.11 | 132.45 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 128 | 145 | 0 | 0.16 | 0.05 | 0.40 | 317.5 | 0.1 | 0.55 |
| Hex | 98 | 80 | 91 | 0 | 10 | 5 | 28 | 13E | A | 37 |
| Octal | 230 | 200 | 221 | 0 | 20 | 5 | 50 | 476 | 12 | 67 |
| Binary | 10011000 | 10000000 | 10010001 | 0 | 10000 | 101 | 101000 | 100111110 | 1010 | 110111 |
Color Harmonies of #988091
Complementary color
Monochromatic Colors of #988091
Black with #988091
Text Example
Text Example
White with #988091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988091; }
p { color: rgb(152,128,145); }
H1.HeaderClassName
{
color: #988091;
}
.AnyTagClassName
{
color: #988091;
}
</style>
background-color css
<style>
a { background-color: #988091; }
a { background-color: rgb(152,128,145); }
div.DivClassName
{
background-color: #988091;
}
.BgClassName
{
background-color: #988091;
}
</style>
border-color css
<style>
span { border-color: #988091; }
span { border-color: rgb(152,128,145); }
td.TdClassName
{
border-color: #988091;
}
.TagClassName
{
border-color: #988091;
}
</style>