Shades of Mountbatten Pink #977591
Tints of Mountbatten Pink #977591
RGB
CMYK
RGB Variations
Color information
#977591 (or 0x977591) is known color: Mountbatten Pink. HEX triplet: 97, 75 and 91. RGB value is (151,117,145). Sum of RGB (Red+Green+Blue) = 151+117+145=413 (54% of max value = 765). Red value is 151 (59.38% from 255 or 36.56% from 413); Green value is 117 (46.09% from 255 or 28.33% from 413); Blue value is 145 (57.03% from 255 or 35.11% from 413); Max value from RGB is 151 - color contains mainly: red. Hex color #977591 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977591 is #688A6E. Grayscale: #828282. Windows color (decimal): -6851183 or 9532823. OLE color: 9532823.
HSL color Cylindrical-coordinate representation of color #977591: hue angle of 310.59º 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 #977591 is Cyan = 0, Magento = 0.23, Yellow = 0.04 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 117 | 145 | - |
| CMYK | 0 | 0.23 | 0.04 | 0.41 |
| HSL | 310.59º | 0.14% | 0.53% | - |
| HSV(B) | 310.59º | 0.23% | 0.59% | - |
| XYZ | 24.23 | 21.35 | 29.63 | - |
| YUV | 130.36 | 136.26 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 117 | 145 | 0 | 0.23 | 0.04 | 0.41 | 310.59 | 0.14 | 0.53 |
| Hex | 97 | 75 | 91 | 0 | 17 | 4 | 29 | 137 | E | 35 |
| Octal | 227 | 165 | 221 | 0 | 27 | 4 | 51 | 467 | 16 | 65 |
| Binary | 10010111 | 1110101 | 10010001 | 0 | 10111 | 100 | 101001 | 100110111 | 1110 | 110101 |
Color Harmonies of #977591
Complementary color
Monochromatic Colors of #977591
Black with #977591
Text Example
Text Example
White with #977591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977591; }
p { color: rgb(151,117,145); }
H1.HeaderClassName
{
color: #977591;
}
.AnyTagClassName
{
color: #977591;
}
</style>
background-color css
<style>
a { background-color: #977591; }
a { background-color: rgb(151,117,145); }
div.DivClassName
{
background-color: #977591;
}
.BgClassName
{
background-color: #977591;
}
</style>
border-color css
<style>
span { border-color: #977591; }
span { border-color: rgb(151,117,145); }
td.TdClassName
{
border-color: #977591;
}
.TagClassName
{
border-color: #977591;
}
</style>