Shades of Mountbatten Pink #978390
Tints of Mountbatten Pink #978390
RGB
CMYK
RGB Variations
Color information
#978390 (or 0x978390) is known color: Mountbatten Pink. HEX triplet: 97, 83 and 90. RGB value is (151,131,144). Sum of RGB (Red+Green+Blue) = 151+131+144=426 (56% of max value = 765). Red value is 151 (59.38% from 255 or 35.45% from 426); Green value is 131 (51.56% from 255 or 30.75% from 426); Blue value is 144 (56.64% from 255 or 33.80% from 426); Max value from RGB is 151 - color contains mainly: red. Hex color #978390 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #978390 is #687C6F. Grayscale: #8A8A8A. Windows color (decimal): -6847600 or 9470871. OLE color: 9470871.
HSL color Cylindrical-coordinate representation of color #978390: hue angle of 321º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #978390 is Cyan = 0, Magento = 0.13, Yellow = 0.05 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 131 | 144 | - |
| CMYK | 0 | 0.13 | 0.05 | 0.41 |
| HSL | 321º | 0.09% | 0.55% | - |
| HSV(B) | 321º | 0.13% | 0.59% | - |
| XYZ | 25.91 | 24.83 | 29.81 | - |
| YUV | 138.46 | 131.13 | 136.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 131 | 144 | 0 | 0.13 | 0.05 | 0.41 | 321 | 0.09 | 0.55 |
| Hex | 97 | 83 | 90 | 0 | D | 5 | 29 | 141 | 9 | 37 |
| Octal | 227 | 203 | 220 | 0 | 15 | 5 | 51 | 501 | 11 | 67 |
| Binary | 10010111 | 10000011 | 10010000 | 0 | 1101 | 101 | 101001 | 101000001 | 1001 | 110111 |
Color Harmonies of #978390
Complementary color
Monochromatic Colors of #978390
Black with #978390
Text Example
Text Example
White with #978390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978390; }
p { color: rgb(151,131,144); }
H1.HeaderClassName
{
color: #978390;
}
.AnyTagClassName
{
color: #978390;
}
</style>
background-color css
<style>
a { background-color: #978390; }
a { background-color: rgb(151,131,144); }
div.DivClassName
{
background-color: #978390;
}
.BgClassName
{
background-color: #978390;
}
</style>
border-color css
<style>
span { border-color: #978390; }
span { border-color: rgb(151,131,144); }
td.TdClassName
{
border-color: #978390;
}
.TagClassName
{
border-color: #978390;
}
</style>