Shades of Mountbatten Pink #988291
Tints of Mountbatten Pink #988291
RGB
CMYK
RGB Variations
Color information
#988291 (or 0x988291) is known color: Mountbatten Pink. HEX triplet: 98, 82 and 91. RGB value is (152,130,145). Sum of RGB (Red+Green+Blue) = 152+130+145=427 (56% of max value = 765). Red value is 152 (59.77% from 255 or 35.60% from 427); Green value is 130 (51.17% from 255 or 30.44% from 427); Blue value is 145 (57.03% from 255 or 33.96% from 427); Max value from RGB is 152 - color contains mainly: red. Hex color #988291 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #988291 is #677D6E. Grayscale: #8A8A8A. Windows color (decimal): -6782319 or 9536152. OLE color: 9536152.
HSL color Cylindrical-coordinate representation of color #988291: hue angle of 319.09º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #988291 is Cyan = 0, Magento = 0.14, Yellow = 0.05 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 130 | 145 | - |
| CMYK | 0 | 0.14 | 0.05 | 0.40 |
| HSL | 319.09º | 0.1% | 0.55% | - |
| HSV(B) | 319.09º | 0.14% | 0.6% | - |
| XYZ | 26.04 | 24.69 | 30.18 | - |
| YUV | 138.29 | 131.79 | 137.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 130 | 145 | 0 | 0.14 | 0.05 | 0.40 | 319.09 | 0.1 | 0.55 |
| Hex | 98 | 82 | 91 | 0 | E | 5 | 28 | 13F | A | 37 |
| Octal | 230 | 202 | 221 | 0 | 16 | 5 | 50 | 477 | 12 | 67 |
| Binary | 10011000 | 10000010 | 10010001 | 0 | 1110 | 101 | 101000 | 100111111 | 1010 | 110111 |
Color Harmonies of #988291
Complementary color
Monochromatic Colors of #988291
Black with #988291
Text Example
Text Example
White with #988291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988291; }
p { color: rgb(152,130,145); }
H1.HeaderClassName
{
color: #988291;
}
.AnyTagClassName
{
color: #988291;
}
</style>
background-color css
<style>
a { background-color: #988291; }
a { background-color: rgb(152,130,145); }
div.DivClassName
{
background-color: #988291;
}
.BgClassName
{
background-color: #988291;
}
</style>
border-color css
<style>
span { border-color: #988291; }
span { border-color: rgb(152,130,145); }
td.TdClassName
{
border-color: #988291;
}
.TagClassName
{
border-color: #988291;
}
</style>