Shades of Mountbatten Pink #977290
Tints of Mountbatten Pink #977290
RGB
CMYK
RGB Variations
Color information
#977290 (or 0x977290) is known color: Mountbatten Pink. HEX triplet: 97, 72 and 90. RGB value is (151,114,144). Sum of RGB (Red+Green+Blue) = 151+114+144=409 (54% of max value = 765). Red value is 151 (59.38% from 255 or 36.92% from 409); Green value is 114 (44.92% from 255 or 27.87% from 409); Blue value is 144 (56.64% from 255 or 35.21% from 409); Max value from RGB is 151 - color contains mainly: red. Hex color #977290 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977290 is #688D6F. Grayscale: #808080. Windows color (decimal): -6851952 or 9466519. OLE color: 9466519.
HSL color Cylindrical-coordinate representation of color #977290: hue angle of 311.35º 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 #977290 is Cyan = 0, Magento = 0.25, Yellow = 0.05 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 114 | 144 | - |
| CMYK | 0 | 0.25 | 0.05 | 0.41 |
| HSL | 311.35º | 0.15% | 0.52% | - |
| HSV(B) | 311.35º | 0.25% | 0.59% | - |
| XYZ | 23.81 | 20.63 | 29.11 | - |
| YUV | 128.48 | 136.76 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 114 | 144 | 0 | 0.25 | 0.05 | 0.41 | 311.35 | 0.15 | 0.52 |
| Hex | 97 | 72 | 90 | 0 | 19 | 5 | 29 | 137 | F | 34 |
| Octal | 227 | 162 | 220 | 0 | 31 | 5 | 51 | 467 | 17 | 64 |
| Binary | 10010111 | 1110010 | 10010000 | 0 | 11001 | 101 | 101001 | 100110111 | 1111 | 110100 |
Color Harmonies of #977290
Complementary color
Monochromatic Colors of #977290
Black with #977290
Text Example
Text Example
White with #977290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977290; }
p { color: rgb(151,114,144); }
H1.HeaderClassName
{
color: #977290;
}
.AnyTagClassName
{
color: #977290;
}
</style>
background-color css
<style>
a { background-color: #977290; }
a { background-color: rgb(151,114,144); }
div.DivClassName
{
background-color: #977290;
}
.BgClassName
{
background-color: #977290;
}
</style>
border-color css
<style>
span { border-color: #977290; }
span { border-color: rgb(151,114,144); }
td.TdClassName
{
border-color: #977290;
}
.TagClassName
{
border-color: #977290;
}
</style>