Shades of Mountbatten Pink #978491
Tints of Mountbatten Pink #978491
RGB
CMYK
RGB Variations
Color information
#978491 (or 0x978491) is known color: Mountbatten Pink. HEX triplet: 97, 84 and 91. RGB value is (151,132,145). Sum of RGB (Red+Green+Blue) = 151+132+145=428 (56% of max value = 765). Red value is 151 (59.38% from 255 or 35.28% from 428); Green value is 132 (51.95% from 255 or 30.84% from 428); Blue value is 145 (57.03% from 255 or 33.88% from 428); Max value from RGB is 151 - color contains mainly: red. Hex color #978491 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #978491 is #687B6E. Grayscale: #8B8B8B. Windows color (decimal): -6847343 or 9536663. OLE color: 9536663.
HSL color Cylindrical-coordinate representation of color #978491: hue angle of 318.95º 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 #978491 is Cyan = 0, Magento = 0.13, Yellow = 0.04 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 132 | 145 | - |
| CMYK | 0 | 0.13 | 0.04 | 0.41 |
| HSL | 318.95º | 0.08% | 0.55% | - |
| HSV(B) | 318.95º | 0.13% | 0.59% | - |
| XYZ | 26.12 | 25.13 | 30.26 | - |
| YUV | 139.16 | 131.29 | 136.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 132 | 145 | 0 | 0.13 | 0.04 | 0.41 | 318.95 | 0.08 | 0.55 |
| Hex | 97 | 84 | 91 | 0 | D | 4 | 29 | 13F | 8 | 37 |
| Octal | 227 | 204 | 221 | 0 | 15 | 4 | 51 | 477 | 10 | 67 |
| Binary | 10010111 | 10000100 | 10010001 | 0 | 1101 | 100 | 101001 | 100111111 | 1000 | 110111 |
Color Harmonies of #978491
Complementary color
Monochromatic Colors of #978491
Black with #978491
Text Example
Text Example
White with #978491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978491; }
p { color: rgb(151,132,145); }
H1.HeaderClassName
{
color: #978491;
}
.AnyTagClassName
{
color: #978491;
}
</style>
background-color css
<style>
a { background-color: #978491; }
a { background-color: rgb(151,132,145); }
div.DivClassName
{
background-color: #978491;
}
.BgClassName
{
background-color: #978491;
}
</style>
border-color css
<style>
span { border-color: #978491; }
span { border-color: rgb(151,132,145); }
td.TdClassName
{
border-color: #978491;
}
.TagClassName
{
border-color: #978491;
}
</style>