Shades of Mountbatten Pink #977794
Tints of Mountbatten Pink #977794
RGB
CMYK
RGB Variations
Color information
#977794 (or 0x977794) is known color: Mountbatten Pink. HEX triplet: 97, 77 and 94. RGB value is (151,119,148). Sum of RGB (Red+Green+Blue) = 151+119+148=418 (55% of max value = 765). Red value is 151 (59.38% from 255 or 36.12% from 418); Green value is 119 (46.88% from 255 or 28.47% from 418); Blue value is 148 (58.20% from 255 or 35.41% from 418); Max value from RGB is 151 - color contains mainly: red. Hex color #977794 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977794 is #68886B. Grayscale: #838383. Windows color (decimal): -6850668 or 9729943. OLE color: 9729943.
HSL color Cylindrical-coordinate representation of color #977794: hue angle of 305.62º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #977794 is Cyan = 0, Magento = 0.21, Yellow = 0.02 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 119 | 148 | - |
| CMYK | 0 | 0.21 | 0.02 | 0.41 |
| HSL | 305.63º | 0.13% | 0.53% | - |
| HSV(B) | 305.63º | 0.21% | 0.59% | - |
| XYZ | 24.7 | 21.91 | 30.94 | - |
| YUV | 131.87 | 137.1 | 141.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 119 | 148 | 0 | 0.21 | 0.02 | 0.41 | 305.63 | 0.13 | 0.53 |
| Hex | 97 | 77 | 94 | 0 | 15 | 2 | 29 | 132 | D | 35 |
| Octal | 227 | 167 | 224 | 0 | 25 | 2 | 51 | 462 | 15 | 65 |
| Binary | 10010111 | 1110111 | 10010100 | 0 | 10101 | 10 | 101001 | 100110010 | 1101 | 110101 |
Color Harmonies of #977794
Complementary color
Monochromatic Colors of #977794
Black with #977794
Text Example
Text Example
White with #977794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977794; }
p { color: rgb(151,119,148); }
H1.HeaderClassName
{
color: #977794;
}
.AnyTagClassName
{
color: #977794;
}
</style>
background-color css
<style>
a { background-color: #977794; }
a { background-color: rgb(151,119,148); }
div.DivClassName
{
background-color: #977794;
}
.BgClassName
{
background-color: #977794;
}
</style>
border-color css
<style>
span { border-color: #977794; }
span { border-color: rgb(151,119,148); }
td.TdClassName
{
border-color: #977794;
}
.TagClassName
{
border-color: #977794;
}
</style>