Shades of Mountbatten Pink #997695
Tints of Mountbatten Pink #997695
RGB
CMYK
RGB Variations
Color information
#997695 (or 0x997695) is known color: Mountbatten Pink. HEX triplet: 99, 76 and 95. RGB value is (153,118,149). Sum of RGB (Red+Green+Blue) = 153+118+149=420 (55% of max value = 765). Red value is 153 (60.16% from 255 or 36.43% from 420); Green value is 118 (46.48% from 255 or 28.10% from 420); Blue value is 149 (58.59% from 255 or 35.48% from 420); Max value from RGB is 153 - color contains mainly: red. Hex color #997695 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #997695 is #66896A. Grayscale: #838383. Windows color (decimal): -6719851 or 9795225. OLE color: 9795225.
HSL color Cylindrical-coordinate representation of color #997695: hue angle of 306.86º 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 #997695 is Cyan = 0, Magento = 0.23, Yellow = 0.03 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 118 | 149 | - |
| CMYK | 0 | 0.23 | 0.03 | 0.4 |
| HSL | 306.86º | 0.15% | 0.53% | - |
| HSV(B) | 306.86º | 0.23% | 0.6% | - |
| XYZ | 25.04 | 21.9 | 31.34 | - |
| YUV | 132 | 137.6 | 142.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 118 | 149 | 0 | 0.23 | 0.03 | 0.4 | 306.86 | 0.15 | 0.53 |
| Hex | 99 | 76 | 95 | 0 | 17 | 3 | 28 | 133 | F | 35 |
| Octal | 231 | 166 | 225 | 0 | 27 | 3 | 50 | 463 | 17 | 65 |
| Binary | 10011001 | 1110110 | 10010101 | 0 | 10111 | 11 | 101000 | 100110011 | 1111 | 110101 |
Color Harmonies of #997695
Complementary color
Monochromatic Colors of #997695
Black with #997695
Text Example
Text Example
White with #997695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997695; }
p { color: rgb(153,118,149); }
H1.HeaderClassName
{
color: #997695;
}
.AnyTagClassName
{
color: #997695;
}
</style>
background-color css
<style>
a { background-color: #997695; }
a { background-color: rgb(153,118,149); }
div.DivClassName
{
background-color: #997695;
}
.BgClassName
{
background-color: #997695;
}
</style>
border-color css
<style>
span { border-color: #997695; }
span { border-color: rgb(153,118,149); }
td.TdClassName
{
border-color: #997695;
}
.TagClassName
{
border-color: #997695;
}
</style>