Shades of Mountbatten Pink #977189
Tints of Mountbatten Pink #977189
RGB
CMYK
RGB Variations
Color information
#977189 (or 0x977189) is known color: Mountbatten Pink. HEX triplet: 97, 71 and 89. RGB value is (151,113,137). Sum of RGB (Red+Green+Blue) = 151+113+137=401 (53% of max value = 765). Red value is 151 (59.38% from 255 or 37.66% from 401); Green value is 113 (44.53% from 255 or 28.18% from 401); Blue value is 137 (53.91% from 255 or 34.16% from 401); Max value from RGB is 151 - color contains mainly: red. Hex color #977189 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977189 is #688E76. Grayscale: #7F7F7F. Windows color (decimal): -6852215 or 9007511. OLE color: 9007511.
HSL color Cylindrical-coordinate representation of color #977189: hue angle of 322.11º 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 #977189 is Cyan = 0, Magento = 0.25, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 113 | 137 | - |
| CMYK | 0 | 0.25 | 0.09 | 0.41 |
| HSL | 322.11º | 0.15% | 0.52% | - |
| HSV(B) | 322.11º | 0.25% | 0.59% | - |
| XYZ | 23.18 | 20.2 | 26.34 | - |
| YUV | 127.1 | 133.59 | 145.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 113 | 137 | 0 | 0.25 | 0.09 | 0.41 | 322.11 | 0.15 | 0.52 |
| Hex | 97 | 71 | 89 | 0 | 19 | 9 | 29 | 142 | F | 34 |
| Octal | 227 | 161 | 211 | 0 | 31 | 11 | 51 | 502 | 17 | 64 |
| Binary | 10010111 | 1110001 | 10001001 | 0 | 11001 | 1001 | 101001 | 101000010 | 1111 | 110100 |
Color Harmonies of #977189
Complementary color
Monochromatic Colors of #977189
Black with #977189
Text Example
Text Example
White with #977189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977189; }
p { color: rgb(151,113,137); }
H1.HeaderClassName
{
color: #977189;
}
.AnyTagClassName
{
color: #977189;
}
</style>
background-color css
<style>
a { background-color: #977189; }
a { background-color: rgb(151,113,137); }
div.DivClassName
{
background-color: #977189;
}
.BgClassName
{
background-color: #977189;
}
</style>
border-color css
<style>
span { border-color: #977189; }
span { border-color: rgb(151,113,137); }
td.TdClassName
{
border-color: #977189;
}
.TagClassName
{
border-color: #977189;
}
</style>