Shades of Mountbatten Pink #977589
Tints of Mountbatten Pink #977589
RGB
CMYK
RGB Variations
Color information
#977589 (or 0x977589) is known color: Mountbatten Pink. HEX triplet: 97, 75 and 89. RGB value is (151,117,137). Sum of RGB (Red+Green+Blue) = 151+117+137=405 (53% of max value = 765). Red value is 151 (59.38% from 255 or 37.28% from 405); Green value is 117 (46.09% from 255 or 28.89% from 405); Blue value is 137 (53.91% from 255 or 33.83% from 405); Max value from RGB is 151 - color contains mainly: red. Hex color #977589 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977589 is #688A76. Grayscale: #818181. Windows color (decimal): -6851191 or 9008535. OLE color: 9008535.
HSL color Cylindrical-coordinate representation of color #977589: hue angle of 324.71º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #977589 is Cyan = 0, Magento = 0.23, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 117 | 137 | - |
| CMYK | 0 | 0.23 | 0.09 | 0.41 |
| HSL | 324.71º | 0.14% | 0.53% | - |
| HSV(B) | 324.71º | 0.23% | 0.59% | - |
| XYZ | 23.64 | 21.11 | 26.5 | - |
| YUV | 129.45 | 132.26 | 143.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 117 | 137 | 0 | 0.23 | 0.09 | 0.41 | 324.71 | 0.14 | 0.53 |
| Hex | 97 | 75 | 89 | 0 | 17 | 9 | 29 | 145 | E | 35 |
| Octal | 227 | 165 | 211 | 0 | 27 | 11 | 51 | 505 | 16 | 65 |
| Binary | 10010111 | 1110101 | 10001001 | 0 | 10111 | 1001 | 101001 | 101000101 | 1110 | 110101 |
Color Harmonies of #977589
Complementary color
Monochromatic Colors of #977589
Black with #977589
Text Example
Text Example
White with #977589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977589; }
p { color: rgb(151,117,137); }
H1.HeaderClassName
{
color: #977589;
}
.AnyTagClassName
{
color: #977589;
}
</style>
background-color css
<style>
a { background-color: #977589; }
a { background-color: rgb(151,117,137); }
div.DivClassName
{
background-color: #977589;
}
.BgClassName
{
background-color: #977589;
}
</style>
border-color css
<style>
span { border-color: #977589; }
span { border-color: rgb(151,117,137); }
td.TdClassName
{
border-color: #977589;
}
.TagClassName
{
border-color: #977589;
}
</style>