Shades of Mountbatten Pink #978392
Tints of Mountbatten Pink #978392
RGB
CMYK
RGB Variations
Color information
#978392 (or 0x978392) is known color: Mountbatten Pink. HEX triplet: 97, 83 and 92. RGB value is (151,131,146). Sum of RGB (Red+Green+Blue) = 151+131+146=428 (56% of max value = 765). Red value is 151 (59.38% from 255 or 35.28% from 428); Green value is 131 (51.56% from 255 or 30.61% from 428); Blue value is 146 (57.42% from 255 or 34.11% from 428); Max value from RGB is 151 - color contains mainly: red. Hex color #978392 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #978392 is #687C6D. Grayscale: #8A8A8A. Windows color (decimal): -6847598 or 9601943. OLE color: 9601943.
HSL color Cylindrical-coordinate representation of color #978392: hue angle of 315º 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 #978392 is Cyan = 0, Magento = 0.13, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 131 | 146 | - |
| CMYK | 0 | 0.13 | 0.03 | 0.41 |
| HSL | 315º | 0.09% | 0.55% | - |
| HSV(B) | 315º | 0.13% | 0.59% | - |
| XYZ | 26.07 | 24.89 | 30.62 | - |
| YUV | 138.69 | 132.13 | 136.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 131 | 146 | 0 | 0.13 | 0.03 | 0.41 | 315 | 0.09 | 0.55 |
| Hex | 97 | 83 | 92 | 0 | D | 3 | 29 | 13B | 9 | 37 |
| Octal | 227 | 203 | 222 | 0 | 15 | 3 | 51 | 473 | 11 | 67 |
| Binary | 10010111 | 10000011 | 10010010 | 0 | 1101 | 11 | 101001 | 100111011 | 1001 | 110111 |
Color Harmonies of #978392
Complementary color
Monochromatic Colors of #978392
Black with #978392
Text Example
Text Example
White with #978392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978392; }
p { color: rgb(151,131,146); }
H1.HeaderClassName
{
color: #978392;
}
.AnyTagClassName
{
color: #978392;
}
</style>
background-color css
<style>
a { background-color: #978392; }
a { background-color: rgb(151,131,146); }
div.DivClassName
{
background-color: #978392;
}
.BgClassName
{
background-color: #978392;
}
</style>
border-color css
<style>
span { border-color: #978392; }
span { border-color: rgb(151,131,146); }
td.TdClassName
{
border-color: #978392;
}
.TagClassName
{
border-color: #978392;
}
</style>