Shades of Mountbatten Pink #988290
Tints of Mountbatten Pink #988290
RGB
CMYK
RGB Variations
Color information
#988290 (or 0x988290) is known color: Mountbatten Pink. HEX triplet: 98, 82 and 90. RGB value is (152,130,144). Sum of RGB (Red+Green+Blue) = 152+130+144=426 (56% of max value = 765). Red value is 152 (59.77% from 255 or 35.68% from 426); Green value is 130 (51.17% from 255 or 30.52% from 426); Blue value is 144 (56.64% from 255 or 33.80% from 426); Max value from RGB is 152 - color contains mainly: red. Hex color #988290 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #988290 is #677D6F. Grayscale: #8A8A8A. Windows color (decimal): -6782320 or 9470616. OLE color: 9470616.
HSL color Cylindrical-coordinate representation of color #988290: hue angle of 321.82º 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 #988290 is Cyan = 0, Magento = 0.14, Yellow = 0.05 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 130 | 144 | - |
| CMYK | 0 | 0.14 | 0.05 | 0.40 |
| HSL | 321.82º | 0.1% | 0.55% | - |
| HSV(B) | 321.82º | 0.14% | 0.6% | - |
| XYZ | 25.97 | 24.65 | 29.78 | - |
| YUV | 138.17 | 131.29 | 137.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 130 | 144 | 0 | 0.14 | 0.05 | 0.40 | 321.82 | 0.1 | 0.55 |
| Hex | 98 | 82 | 90 | 0 | E | 5 | 28 | 142 | A | 37 |
| Octal | 230 | 202 | 220 | 0 | 16 | 5 | 50 | 502 | 12 | 67 |
| Binary | 10011000 | 10000010 | 10010000 | 0 | 1110 | 101 | 101000 | 101000010 | 1010 | 110111 |
Color Harmonies of #988290
Complementary color
Monochromatic Colors of #988290
Black with #988290
Text Example
Text Example
White with #988290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988290; }
p { color: rgb(152,130,144); }
H1.HeaderClassName
{
color: #988290;
}
.AnyTagClassName
{
color: #988290;
}
</style>
background-color css
<style>
a { background-color: #988290; }
a { background-color: rgb(152,130,144); }
div.DivClassName
{
background-color: #988290;
}
.BgClassName
{
background-color: #988290;
}
</style>
border-color css
<style>
span { border-color: #988290; }
span { border-color: rgb(152,130,144); }
td.TdClassName
{
border-color: #988290;
}
.TagClassName
{
border-color: #988290;
}
</style>