Shades of Mountbatten Pink #977886
Tints of Mountbatten Pink #977886
RGB
CMYK
RGB Variations
Color information
#977886 (or 0x977886) is known color: Mountbatten Pink. HEX triplet: 97, 78 and 86. RGB value is (151,120,134). Sum of RGB (Red+Green+Blue) = 151+120+134=405 (53% of max value = 765). Red value is 151 (59.38% from 255 or 37.28% from 405); Green value is 120 (47.27% from 255 or 29.63% from 405); Blue value is 134 (52.73% from 255 or 33.09% from 405); Max value from RGB is 151 - color contains mainly: red. Hex color #977886 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977886 is #688779. Grayscale: #828282. Windows color (decimal): -6850426 or 8812695. OLE color: 8812695.
HSL color Cylindrical-coordinate representation of color #977886: hue angle of 332.9º 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 #977886 is Cyan = 0, Magento = 0.21, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 120 | 134 | - |
| CMYK | 0 | 0.21 | 0.11 | 0.41 |
| HSL | 332.9º | 0.13% | 0.53% | - |
| HSV(B) | 332.9º | 0.21% | 0.59% | - |
| XYZ | 23.78 | 21.73 | 25.5 | - |
| YUV | 130.87 | 129.77 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 120 | 134 | 0 | 0.21 | 0.11 | 0.41 | 332.9 | 0.13 | 0.53 |
| Hex | 97 | 78 | 86 | 0 | 15 | B | 29 | 14D | D | 35 |
| Octal | 227 | 170 | 206 | 0 | 25 | 13 | 51 | 515 | 15 | 65 |
| Binary | 10010111 | 1111000 | 10000110 | 0 | 10101 | 1011 | 101001 | 101001101 | 1101 | 110101 |
Color Harmonies of #977886
Complementary color
Monochromatic Colors of #977886
Black with #977886
Text Example
Text Example
White with #977886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977886; }
p { color: rgb(151,120,134); }
H1.HeaderClassName
{
color: #977886;
}
.AnyTagClassName
{
color: #977886;
}
</style>
background-color css
<style>
a { background-color: #977886; }
a { background-color: rgb(151,120,134); }
div.DivClassName
{
background-color: #977886;
}
.BgClassName
{
background-color: #977886;
}
</style>
border-color css
<style>
span { border-color: #977886; }
span { border-color: rgb(151,120,134); }
td.TdClassName
{
border-color: #977886;
}
.TagClassName
{
border-color: #977886;
}
</style>