Shades of Mountbatten Pink #977593
Tints of Mountbatten Pink #977593
RGB
CMYK
RGB Variations
Color information
#977593 (or 0x977593) is known color: Mountbatten Pink. HEX triplet: 97, 75 and 93. RGB value is (151,117,147). Sum of RGB (Red+Green+Blue) = 151+117+147=415 (54% of max value = 765). Red value is 151 (59.38% from 255 or 36.39% from 415); Green value is 117 (46.09% from 255 or 28.19% from 415); Blue value is 147 (57.81% from 255 or 35.42% from 415); Max value from RGB is 151 - color contains mainly: red. Hex color #977593 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977593 is #688A6C. Grayscale: #828282. Windows color (decimal): -6851181 or 9663895. OLE color: 9663895.
HSL color Cylindrical-coordinate representation of color #977593: hue angle of 307.06º 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 #977593 is Cyan = 0, Magento = 0.23, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 117 | 147 | - |
| CMYK | 0 | 0.23 | 0.03 | 0.41 |
| HSL | 307.06º | 0.14% | 0.53% | - |
| HSV(B) | 307.06º | 0.23% | 0.59% | - |
| XYZ | 24.39 | 21.41 | 30.45 | - |
| YUV | 130.59 | 137.26 | 142.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 117 | 147 | 0 | 0.23 | 0.03 | 0.41 | 307.06 | 0.14 | 0.53 |
| Hex | 97 | 75 | 93 | 0 | 17 | 3 | 29 | 133 | E | 35 |
| Octal | 227 | 165 | 223 | 0 | 27 | 3 | 51 | 463 | 16 | 65 |
| Binary | 10010111 | 1110101 | 10010011 | 0 | 10111 | 11 | 101001 | 100110011 | 1110 | 110101 |
Color Harmonies of #977593
Complementary color
Monochromatic Colors of #977593
Black with #977593
Text Example
Text Example
White with #977593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977593; }
p { color: rgb(151,117,147); }
H1.HeaderClassName
{
color: #977593;
}
.AnyTagClassName
{
color: #977593;
}
</style>
background-color css
<style>
a { background-color: #977593; }
a { background-color: rgb(151,117,147); }
div.DivClassName
{
background-color: #977593;
}
.BgClassName
{
background-color: #977593;
}
</style>
border-color css
<style>
span { border-color: #977593; }
span { border-color: rgb(151,117,147); }
td.TdClassName
{
border-color: #977593;
}
.TagClassName
{
border-color: #977593;
}
</style>