Shades of Mountbatten Pink #978490
Tints of Mountbatten Pink #978490
RGB
CMYK
RGB Variations
Color information
#978490 (or 0x978490) is known color: Mountbatten Pink. HEX triplet: 97, 84 and 90. RGB value is (151,132,144). Sum of RGB (Red+Green+Blue) = 151+132+144=427 (56% of max value = 765). Red value is 151 (59.38% from 255 or 35.36% from 427); Green value is 132 (51.95% from 255 or 30.91% from 427); Blue value is 144 (56.64% from 255 or 33.72% from 427); Max value from RGB is 151 - color contains mainly: red. Hex color #978490 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #978490 is #687B6F. Grayscale: #8B8B8B. Windows color (decimal): -6847344 or 9471127. OLE color: 9471127.
HSL color Cylindrical-coordinate representation of color #978490: hue angle of 322.11º degrees, saturation: 0.08, 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 #978490 is Cyan = 0, Magento = 0.13, Yellow = 0.05 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 132 | 144 | - |
| CMYK | 0 | 0.13 | 0.05 | 0.41 |
| HSL | 322.11º | 0.08% | 0.55% | - |
| HSV(B) | 322.11º | 0.13% | 0.59% | - |
| XYZ | 26.05 | 25.1 | 29.86 | - |
| YUV | 139.05 | 130.79 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 132 | 144 | 0 | 0.13 | 0.05 | 0.41 | 322.11 | 0.08 | 0.55 |
| Hex | 97 | 84 | 90 | 0 | D | 5 | 29 | 142 | 8 | 37 |
| Octal | 227 | 204 | 220 | 0 | 15 | 5 | 51 | 502 | 10 | 67 |
| Binary | 10010111 | 10000100 | 10010000 | 0 | 1101 | 101 | 101001 | 101000010 | 1000 | 110111 |
Color Harmonies of #978490
Complementary color
Monochromatic Colors of #978490
Black with #978490
Text Example
Text Example
White with #978490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978490; }
p { color: rgb(151,132,144); }
H1.HeaderClassName
{
color: #978490;
}
.AnyTagClassName
{
color: #978490;
}
</style>
background-color css
<style>
a { background-color: #978490; }
a { background-color: rgb(151,132,144); }
div.DivClassName
{
background-color: #978490;
}
.BgClassName
{
background-color: #978490;
}
</style>
border-color css
<style>
span { border-color: #978490; }
span { border-color: rgb(151,132,144); }
td.TdClassName
{
border-color: #978490;
}
.TagClassName
{
border-color: #978490;
}
</style>