Shades of Mountbatten Pink #988394
Tints of Mountbatten Pink #988394
RGB
CMYK
RGB Variations
Color information
#988394 (or 0x988394) is known color: Mountbatten Pink. HEX triplet: 98, 83 and 94. RGB value is (152,131,148). Sum of RGB (Red+Green+Blue) = 152+131+148=431 (57% of max value = 765). Red value is 152 (59.77% from 255 or 35.27% from 431); Green value is 131 (51.56% from 255 or 30.39% from 431); Blue value is 148 (58.20% from 255 or 34.34% from 431); Max value from RGB is 152 - color contains mainly: red. Hex color #988394 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #988394 is #677C6B. Grayscale: #8B8B8B. Windows color (decimal): -6782060 or 9733016. OLE color: 9733016.
HSL color Cylindrical-coordinate representation of color #988394: hue angle of 311.43º degrees, saturation: 0.09, 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 #988394 is Cyan = 0, Magento = 0.14, Yellow = 0.03 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 131 | 148 | - |
| CMYK | 0 | 0.14 | 0.03 | 0.40 |
| HSL | 311.43º | 0.09% | 0.55% | - |
| HSV(B) | 311.43º | 0.14% | 0.6% | - |
| XYZ | 26.41 | 25.05 | 31.46 | - |
| YUV | 139.22 | 132.96 | 137.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 131 | 148 | 0 | 0.14 | 0.03 | 0.40 | 311.43 | 0.09 | 0.55 |
| Hex | 98 | 83 | 94 | 0 | E | 3 | 28 | 137 | 9 | 37 |
| Octal | 230 | 203 | 224 | 0 | 16 | 3 | 50 | 467 | 11 | 67 |
| Binary | 10011000 | 10000011 | 10010100 | 0 | 1110 | 11 | 101000 | 100110111 | 1001 | 110111 |
Color Harmonies of #988394
Complementary color
Monochromatic Colors of #988394
Black with #988394
Text Example
Text Example
White with #988394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #988394; }
p { color: rgb(152,131,148); }
H1.HeaderClassName
{
color: #988394;
}
.AnyTagClassName
{
color: #988394;
}
</style>
background-color css
<style>
a { background-color: #988394; }
a { background-color: rgb(152,131,148); }
div.DivClassName
{
background-color: #988394;
}
.BgClassName
{
background-color: #988394;
}
</style>
border-color css
<style>
span { border-color: #988394; }
span { border-color: rgb(152,131,148); }
td.TdClassName
{
border-color: #988394;
}
.TagClassName
{
border-color: #988394;
}
</style>