Shades of Mountbatten Pink #977888
Tints of Mountbatten Pink #977888
RGB
CMYK
RGB Variations
Color information
#977888 (or 0x977888) is known color: Mountbatten Pink. HEX triplet: 97, 78 and 88. RGB value is (151,120,136). Sum of RGB (Red+Green+Blue) = 151+120+136=407 (53% of max value = 765). Red value is 151 (59.38% from 255 or 37.10% from 407); Green value is 120 (47.27% from 255 or 29.48% from 407); Blue value is 136 (53.52% from 255 or 33.42% from 407); Max value from RGB is 151 - color contains mainly: red. Hex color #977888 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977888 is #688777. Grayscale: #838383. Windows color (decimal): -6850424 or 8943767. OLE color: 8943767.
HSL color Cylindrical-coordinate representation of color #977888: hue angle of 329.03º 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 #977888 is Cyan = 0, Magento = 0.21, Yellow = 0.10 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 120 | 136 | - |
| CMYK | 0 | 0.21 | 0.10 | 0.41 |
| HSL | 329.03º | 0.13% | 0.53% | - |
| HSV(B) | 329.03º | 0.21% | 0.59% | - |
| XYZ | 23.92 | 21.79 | 26.24 | - |
| YUV | 131.09 | 130.77 | 142.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 120 | 136 | 0 | 0.21 | 0.10 | 0.41 | 329.03 | 0.13 | 0.53 |
| Hex | 97 | 78 | 88 | 0 | 15 | A | 29 | 149 | D | 35 |
| Octal | 227 | 170 | 210 | 0 | 25 | 12 | 51 | 511 | 15 | 65 |
| Binary | 10010111 | 1111000 | 10001000 | 0 | 10101 | 1010 | 101001 | 101001001 | 1101 | 110101 |
Color Harmonies of #977888
Complementary color
Monochromatic Colors of #977888
Black with #977888
Text Example
Text Example
White with #977888
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977888; }
p { color: rgb(151,120,136); }
H1.HeaderClassName
{
color: #977888;
}
.AnyTagClassName
{
color: #977888;
}
</style>
background-color css
<style>
a { background-color: #977888; }
a { background-color: rgb(151,120,136); }
div.DivClassName
{
background-color: #977888;
}
.BgClassName
{
background-color: #977888;
}
</style>
border-color css
<style>
span { border-color: #977888; }
span { border-color: rgb(151,120,136); }
td.TdClassName
{
border-color: #977888;
}
.TagClassName
{
border-color: #977888;
}
</style>