Shades of Mountbatten Pink #977190
Tints of Mountbatten Pink #977190
RGB
CMYK
RGB Variations
Color information
#977190 (or 0x977190) is known color: Mountbatten Pink. HEX triplet: 97, 71 and 90. RGB value is (151,113,144). Sum of RGB (Red+Green+Blue) = 151+113+144=408 (54% of max value = 765). Red value is 151 (59.38% from 255 or 37.01% from 408); Green value is 113 (44.53% from 255 or 27.70% from 408); Blue value is 144 (56.64% from 255 or 35.29% from 408); Max value from RGB is 151 - color contains mainly: red. Hex color #977190 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977190 is #688E6F. Grayscale: #7F7F7F. Windows color (decimal): -6852208 or 9466263. OLE color: 9466263.
HSL color Cylindrical-coordinate representation of color #977190: hue angle of 311.05º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #977190 is Cyan = 0, Magento = 0.25, Yellow = 0.05 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 113 | 144 | - |
| CMYK | 0 | 0.25 | 0.05 | 0.41 |
| HSL | 311.05º | 0.15% | 0.52% | - |
| HSV(B) | 311.05º | 0.25% | 0.59% | - |
| XYZ | 23.7 | 20.4 | 29.07 | - |
| YUV | 127.9 | 137.09 | 144.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 113 | 144 | 0 | 0.25 | 0.05 | 0.41 | 311.05 | 0.15 | 0.52 |
| Hex | 97 | 71 | 90 | 0 | 19 | 5 | 29 | 137 | F | 34 |
| Octal | 227 | 161 | 220 | 0 | 31 | 5 | 51 | 467 | 17 | 64 |
| Binary | 10010111 | 1110001 | 10010000 | 0 | 11001 | 101 | 101001 | 100110111 | 1111 | 110100 |
Color Harmonies of #977190
Complementary color
Monochromatic Colors of #977190
Black with #977190
Text Example
Text Example
White with #977190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977190; }
p { color: rgb(151,113,144); }
H1.HeaderClassName
{
color: #977190;
}
.AnyTagClassName
{
color: #977190;
}
</style>
background-color css
<style>
a { background-color: #977190; }
a { background-color: rgb(151,113,144); }
div.DivClassName
{
background-color: #977190;
}
.BgClassName
{
background-color: #977190;
}
</style>
border-color css
<style>
span { border-color: #977190; }
span { border-color: rgb(151,113,144); }
td.TdClassName
{
border-color: #977190;
}
.TagClassName
{
border-color: #977190;
}
</style>