Shades of Mountbatten Pink #978692
Tints of Mountbatten Pink #978692
RGB
CMYK
RGB Variations
Color information
#978692 (or 0x978692) is known color: Mountbatten Pink. HEX triplet: 97, 86 and 92. RGB value is (151,134,146). Sum of RGB (Red+Green+Blue) = 151+134+146=431 (57% of max value = 765). Red value is 151 (59.38% from 255 or 35.03% from 431); Green value is 134 (52.73% from 255 or 31.09% from 431); Blue value is 146 (57.42% from 255 or 33.87% from 431); Max value from RGB is 151 - color contains mainly: red. Hex color #978692 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #978692 is #68796D. Grayscale: #8C8C8C. Windows color (decimal): -6846830 or 9602711. OLE color: 9602711.
HSL color Cylindrical-coordinate representation of color #978692: hue angle of 317.65º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #978692 is Cyan = 0, Magento = 0.11, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 134 | 146 | - |
| CMYK | 0 | 0.11 | 0.03 | 0.41 |
| HSL | 317.65º | 0.08% | 0.56% | - |
| HSV(B) | 317.65º | 0.11% | 0.59% | - |
| XYZ | 26.48 | 25.7 | 30.76 | - |
| YUV | 140.45 | 131.13 | 135.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 134 | 146 | 0 | 0.11 | 0.03 | 0.41 | 317.65 | 0.08 | 0.56 |
| Hex | 97 | 86 | 92 | 0 | B | 3 | 29 | 13E | 8 | 38 |
| Octal | 227 | 206 | 222 | 0 | 13 | 3 | 51 | 476 | 10 | 70 |
| Binary | 10010111 | 10000110 | 10010010 | 0 | 1011 | 11 | 101001 | 100111110 | 1000 | 111000 |
Color Harmonies of #978692
Complementary color
Monochromatic Colors of #978692
Black with #978692
Text Example
Text Example
White with #978692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978692; }
p { color: rgb(151,134,146); }
H1.HeaderClassName
{
color: #978692;
}
.AnyTagClassName
{
color: #978692;
}
</style>
background-color css
<style>
a { background-color: #978692; }
a { background-color: rgb(151,134,146); }
div.DivClassName
{
background-color: #978692;
}
.BgClassName
{
background-color: #978692;
}
</style>
border-color css
<style>
span { border-color: #978692; }
span { border-color: rgb(151,134,146); }
td.TdClassName
{
border-color: #978692;
}
.TagClassName
{
border-color: #978692;
}
</style>