Shades of Mountbatten Pink #977687
Tints of Mountbatten Pink #977687
RGB
CMYK
RGB Variations
Color information
#977687 (or 0x977687) is known color: Mountbatten Pink. HEX triplet: 97, 76 and 87. RGB value is (151,118,135). Sum of RGB (Red+Green+Blue) = 151+118+135=404 (53% of max value = 765). Red value is 151 (59.38% from 255 or 37.38% from 404); Green value is 118 (46.48% from 255 or 29.21% from 404); Blue value is 135 (53.12% from 255 or 33.42% from 404); Max value from RGB is 151 - color contains mainly: red. Hex color #977687 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977687 is #688978. Grayscale: #818181. Windows color (decimal): -6850937 or 8877719. OLE color: 8877719.
HSL color Cylindrical-coordinate representation of color #977687: hue angle of 329.09º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #977687 is Cyan = 0, Magento = 0.22, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 118 | 135 | - |
| CMYK | 0 | 0.22 | 0.11 | 0.41 |
| HSL | 329.09º | 0.14% | 0.53% | - |
| HSV(B) | 329.09º | 0.22% | 0.59% | - |
| XYZ | 23.61 | 21.29 | 25.79 | - |
| YUV | 129.81 | 130.93 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 118 | 135 | 0 | 0.22 | 0.11 | 0.41 | 329.09 | 0.14 | 0.53 |
| Hex | 97 | 76 | 87 | 0 | 16 | B | 29 | 149 | E | 35 |
| Octal | 227 | 166 | 207 | 0 | 26 | 13 | 51 | 511 | 16 | 65 |
| Binary | 10010111 | 1110110 | 10000111 | 0 | 10110 | 1011 | 101001 | 101001001 | 1110 | 110101 |
Color Harmonies of #977687
Complementary color
Monochromatic Colors of #977687
Black with #977687
Text Example
Text Example
White with #977687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977687; }
p { color: rgb(151,118,135); }
H1.HeaderClassName
{
color: #977687;
}
.AnyTagClassName
{
color: #977687;
}
</style>
background-color css
<style>
a { background-color: #977687; }
a { background-color: rgb(151,118,135); }
div.DivClassName
{
background-color: #977687;
}
.BgClassName
{
background-color: #977687;
}
</style>
border-color css
<style>
span { border-color: #977687; }
span { border-color: rgb(151,118,135); }
td.TdClassName
{
border-color: #977687;
}
.TagClassName
{
border-color: #977687;
}
</style>