Shades of Mountbatten Pink #977493
Tints of Mountbatten Pink #977493
RGB
CMYK
RGB Variations
Color information
#977493 (or 0x977493) is known color: Mountbatten Pink. HEX triplet: 97, 74 and 93. RGB value is (151,116,147). Sum of RGB (Red+Green+Blue) = 151+116+147=414 (54% of max value = 765). Red value is 151 (59.38% from 255 or 36.47% from 414); Green value is 116 (45.70% from 255 or 28.02% from 414); Blue value is 147 (57.81% from 255 or 35.51% from 414); Max value from RGB is 151 - color contains mainly: red. Hex color #977493 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977493 is #688B6C. Grayscale: #818181. Windows color (decimal): -6851437 or 9663639. OLE color: 9663639.
HSL color Cylindrical-coordinate representation of color #977493: hue angle of 306.86º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #977493 is Cyan = 0, Magento = 0.23, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 116 | 147 | - |
| CMYK | 0 | 0.23 | 0.03 | 0.41 |
| HSL | 306.86º | 0.14% | 0.52% | - |
| HSV(B) | 306.86º | 0.23% | 0.59% | - |
| XYZ | 24.27 | 21.18 | 30.41 | - |
| YUV | 130 | 137.6 | 142.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 116 | 147 | 0 | 0.23 | 0.03 | 0.41 | 306.86 | 0.14 | 0.52 |
| Hex | 97 | 74 | 93 | 0 | 17 | 3 | 29 | 133 | E | 34 |
| Octal | 227 | 164 | 223 | 0 | 27 | 3 | 51 | 463 | 16 | 64 |
| Binary | 10010111 | 1110100 | 10010011 | 0 | 10111 | 11 | 101001 | 100110011 | 1110 | 110100 |
Color Harmonies of #977493
Complementary color
Monochromatic Colors of #977493
Black with #977493
Text Example
Text Example
White with #977493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977493; }
p { color: rgb(151,116,147); }
H1.HeaderClassName
{
color: #977493;
}
.AnyTagClassName
{
color: #977493;
}
</style>
background-color css
<style>
a { background-color: #977493; }
a { background-color: rgb(151,116,147); }
div.DivClassName
{
background-color: #977493;
}
.BgClassName
{
background-color: #977493;
}
</style>
border-color css
<style>
span { border-color: #977493; }
span { border-color: rgb(151,116,147); }
td.TdClassName
{
border-color: #977493;
}
.TagClassName
{
border-color: #977493;
}
</style>