Shades of Mountbatten Pink #977786
Tints of Mountbatten Pink #977786
RGB
CMYK
RGB Variations
Color information
#977786 (or 0x977786) is known color: Mountbatten Pink. HEX triplet: 97, 77 and 86. RGB value is (151,119,134). Sum of RGB (Red+Green+Blue) = 151+119+134=404 (53% of max value = 765). Red value is 151 (59.38% from 255 or 37.38% from 404); Green value is 119 (46.88% from 255 or 29.46% from 404); Blue value is 134 (52.73% from 255 or 33.17% from 404); Max value from RGB is 151 - color contains mainly: red. Hex color #977786 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977786 is #688879. Grayscale: #828282. Windows color (decimal): -6850682 or 8812439. OLE color: 8812439.
HSL color Cylindrical-coordinate representation of color #977786: hue angle of 331.88º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #977786 is Cyan = 0, Magento = 0.21, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 119 | 134 | - |
| CMYK | 0 | 0.21 | 0.11 | 0.41 |
| HSL | 331.88º | 0.13% | 0.53% | - |
| HSV(B) | 331.88º | 0.21% | 0.59% | - |
| XYZ | 23.66 | 21.49 | 25.46 | - |
| YUV | 130.28 | 130.1 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 119 | 134 | 0 | 0.21 | 0.11 | 0.41 | 331.88 | 0.13 | 0.53 |
| Hex | 97 | 77 | 86 | 0 | 15 | B | 29 | 14C | D | 35 |
| Octal | 227 | 167 | 206 | 0 | 25 | 13 | 51 | 514 | 15 | 65 |
| Binary | 10010111 | 1110111 | 10000110 | 0 | 10101 | 1011 | 101001 | 101001100 | 1101 | 110101 |
Color Harmonies of #977786
Complementary color
Monochromatic Colors of #977786
Black with #977786
Text Example
Text Example
White with #977786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977786; }
p { color: rgb(151,119,134); }
H1.HeaderClassName
{
color: #977786;
}
.AnyTagClassName
{
color: #977786;
}
</style>
background-color css
<style>
a { background-color: #977786; }
a { background-color: rgb(151,119,134); }
div.DivClassName
{
background-color: #977786;
}
.BgClassName
{
background-color: #977786;
}
</style>
border-color css
<style>
span { border-color: #977786; }
span { border-color: rgb(151,119,134); }
td.TdClassName
{
border-color: #977786;
}
.TagClassName
{
border-color: #977786;
}
</style>