Shades of Mountbatten Pink #977994
Tints of Mountbatten Pink #977994
RGB
CMYK
RGB Variations
Color information
#977994 (or 0x977994) is known color: Mountbatten Pink. HEX triplet: 97, 79 and 94. RGB value is (151,121,148). Sum of RGB (Red+Green+Blue) = 151+121+148=420 (55% of max value = 765). Red value is 151 (59.38% from 255 or 35.95% from 420); Green value is 121 (47.66% from 255 or 28.81% from 420); Blue value is 148 (58.20% from 255 or 35.24% from 420); Max value from RGB is 151 - color contains mainly: red. Hex color #977994 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977994 is #68866B. Grayscale: #848484. Windows color (decimal): -6850156 or 9730455. OLE color: 9730455.
HSL color Cylindrical-coordinate representation of color #977994: hue angle of 306º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #977994 is Cyan = 0, Magento = 0.20, Yellow = 0.02 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 121 | 148 | - |
| CMYK | 0 | 0.20 | 0.02 | 0.41 |
| HSL | 306º | 0.13% | 0.53% | - |
| HSV(B) | 306º | 0.2% | 0.59% | - |
| XYZ | 24.95 | 22.39 | 31.02 | - |
| YUV | 133.05 | 136.44 | 140.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 121 | 148 | 0 | 0.20 | 0.02 | 0.41 | 306 | 0.13 | 0.53 |
| Hex | 97 | 79 | 94 | 0 | 14 | 2 | 29 | 132 | D | 35 |
| Octal | 227 | 171 | 224 | 0 | 24 | 2 | 51 | 462 | 15 | 65 |
| Binary | 10010111 | 1111001 | 10010100 | 0 | 10100 | 10 | 101001 | 100110010 | 1101 | 110101 |
Color Harmonies of #977994
Complementary color
Monochromatic Colors of #977994
Black with #977994
Text Example
Text Example
White with #977994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977994; }
p { color: rgb(151,121,148); }
H1.HeaderClassName
{
color: #977994;
}
.AnyTagClassName
{
color: #977994;
}
</style>
background-color css
<style>
a { background-color: #977994; }
a { background-color: rgb(151,121,148); }
div.DivClassName
{
background-color: #977994;
}
.BgClassName
{
background-color: #977994;
}
</style>
border-color css
<style>
span { border-color: #977994; }
span { border-color: rgb(151,121,148); }
td.TdClassName
{
border-color: #977994;
}
.TagClassName
{
border-color: #977994;
}
</style>