Shades of Mountbatten Pink #997688
Tints of Mountbatten Pink #997688
RGB
CMYK
RGB Variations
Color information
#997688 (or 0x997688) is known color: Mountbatten Pink. HEX triplet: 99, 76 and 88. RGB value is (153,118,136). Sum of RGB (Red+Green+Blue) = 153+118+136=407 (53% of max value = 765). Red value is 153 (60.16% from 255 or 37.59% from 407); Green value is 118 (46.48% from 255 or 28.99% from 407); Blue value is 136 (53.52% from 255 or 33.42% from 407); Max value from RGB is 153 - color contains mainly: red. Hex color #997688 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #997688 is #668977. Grayscale: #828282. Windows color (decimal): -6719864 or 8943257. OLE color: 8943257.
HSL color Cylindrical-coordinate representation of color #997688: hue angle of 329.14º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #997688 is Cyan = 0, Magento = 0.23, Yellow = 0.11 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 118 | 136 | - |
| CMYK | 0 | 0.23 | 0.11 | 0.4 |
| HSL | 329.14º | 0.15% | 0.53% | - |
| HSV(B) | 329.14º | 0.23% | 0.6% | - |
| XYZ | 24.06 | 21.51 | 26.18 | - |
| YUV | 130.52 | 131.1 | 144.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 118 | 136 | 0 | 0.23 | 0.11 | 0.4 | 329.14 | 0.15 | 0.53 |
| Hex | 99 | 76 | 88 | 0 | 17 | B | 28 | 149 | F | 35 |
| Octal | 231 | 166 | 210 | 0 | 27 | 13 | 50 | 511 | 17 | 65 |
| Binary | 10011001 | 1110110 | 10001000 | 0 | 10111 | 1011 | 101000 | 101001001 | 1111 | 110101 |
Color Harmonies of #997688
Complementary color
Monochromatic Colors of #997688
Black with #997688
Text Example
Text Example
White with #997688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997688; }
p { color: rgb(153,118,136); }
H1.HeaderClassName
{
color: #997688;
}
.AnyTagClassName
{
color: #997688;
}
</style>
background-color css
<style>
a { background-color: #997688; }
a { background-color: rgb(153,118,136); }
div.DivClassName
{
background-color: #997688;
}
.BgClassName
{
background-color: #997688;
}
</style>
border-color css
<style>
span { border-color: #997688; }
span { border-color: rgb(153,118,136); }
td.TdClassName
{
border-color: #997688;
}
.TagClassName
{
border-color: #997688;
}
</style>