Shades of Mountbatten Pink #977690
Tints of Mountbatten Pink #977690
RGB
CMYK
RGB Variations
Color information
#977690 (or 0x977690) is known color: Mountbatten Pink. HEX triplet: 97, 76 and 90. RGB value is (151,118,144). Sum of RGB (Red+Green+Blue) = 151+118+144=413 (54% of max value = 765). Red value is 151 (59.38% from 255 or 36.56% from 413); Green value is 118 (46.48% from 255 or 28.57% from 413); Blue value is 144 (56.64% from 255 or 34.87% from 413); Max value from RGB is 151 - color contains mainly: red. Hex color #977690 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977690 is #68896F. Grayscale: #828282. Windows color (decimal): -6850928 or 9467543. OLE color: 9467543.
HSL color Cylindrical-coordinate representation of color #977690: hue angle of 312.73º 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 #977690 is Cyan = 0, Magento = 0.22, Yellow = 0.05 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 118 | 144 | - |
| CMYK | 0 | 0.22 | 0.05 | 0.41 |
| HSL | 312.73º | 0.14% | 0.53% | - |
| HSV(B) | 312.73º | 0.22% | 0.59% | - |
| XYZ | 24.27 | 21.55 | 29.27 | - |
| YUV | 130.83 | 135.43 | 142.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 118 | 144 | 0 | 0.22 | 0.05 | 0.41 | 312.73 | 0.14 | 0.53 |
| Hex | 97 | 76 | 90 | 0 | 16 | 5 | 29 | 139 | E | 35 |
| Octal | 227 | 166 | 220 | 0 | 26 | 5 | 51 | 471 | 16 | 65 |
| Binary | 10010111 | 1110110 | 10010000 | 0 | 10110 | 101 | 101001 | 100111001 | 1110 | 110101 |
Color Harmonies of #977690
Complementary color
Monochromatic Colors of #977690
Black with #977690
Text Example
Text Example
White with #977690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977690; }
p { color: rgb(151,118,144); }
H1.HeaderClassName
{
color: #977690;
}
.AnyTagClassName
{
color: #977690;
}
</style>
background-color css
<style>
a { background-color: #977690; }
a { background-color: rgb(151,118,144); }
div.DivClassName
{
background-color: #977690;
}
.BgClassName
{
background-color: #977690;
}
</style>
border-color css
<style>
span { border-color: #977690; }
span { border-color: rgb(151,118,144); }
td.TdClassName
{
border-color: #977690;
}
.TagClassName
{
border-color: #977690;
}
</style>