Shades of Mountbatten Pink #997889
Tints of Mountbatten Pink #997889
RGB
CMYK
RGB Variations
Color information
#997889 (or 0x997889) is known color: Mountbatten Pink. HEX triplet: 99, 78 and 89. RGB value is (153,120,137). Sum of RGB (Red+Green+Blue) = 153+120+137=410 (54% of max value = 765). Red value is 153 (60.16% from 255 or 37.32% from 410); Green value is 120 (47.27% from 255 or 29.27% from 410); Blue value is 137 (53.91% from 255 or 33.41% from 410); Max value from RGB is 153 - color contains mainly: red. Hex color #997889 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #997889 is #668776. Grayscale: #838383. Windows color (decimal): -6719351 or 9009305. OLE color: 9009305.
HSL color Cylindrical-coordinate representation of color #997889: hue angle of 329.09º degrees, saturation: 0.14, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #997889 is Cyan = 0, Magento = 0.22, Yellow = 0.10 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 120 | 137 | - |
| CMYK | 0 | 0.22 | 0.10 | 0.4 |
| HSL | 329.09º | 0.14% | 0.54% | - |
| HSV(B) | 329.09º | 0.22% | 0.6% | - |
| XYZ | 24.37 | 22.01 | 26.63 | - |
| YUV | 131.81 | 130.93 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 120 | 137 | 0 | 0.22 | 0.10 | 0.4 | 329.09 | 0.14 | 0.54 |
| Hex | 99 | 78 | 89 | 0 | 16 | A | 28 | 149 | E | 36 |
| Octal | 231 | 170 | 211 | 0 | 26 | 12 | 50 | 511 | 16 | 66 |
| Binary | 10011001 | 1111000 | 10001001 | 0 | 10110 | 1010 | 101000 | 101001001 | 1110 | 110110 |
Color Harmonies of #997889
Complementary color
Monochromatic Colors of #997889
Black with #997889
Text Example
Text Example
White with #997889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997889; }
p { color: rgb(153,120,137); }
H1.HeaderClassName
{
color: #997889;
}
.AnyTagClassName
{
color: #997889;
}
</style>
background-color css
<style>
a { background-color: #997889; }
a { background-color: rgb(153,120,137); }
div.DivClassName
{
background-color: #997889;
}
.BgClassName
{
background-color: #997889;
}
</style>
border-color css
<style>
span { border-color: #997889; }
span { border-color: rgb(153,120,137); }
td.TdClassName
{
border-color: #997889;
}
.TagClassName
{
border-color: #997889;
}
</style>