Shades of Mountbatten Pink #9D7697
Tints of Mountbatten Pink #9D7697
RGB
CMYK
RGB Variations
Color information
#9D7697 (or 0x9D7697) is known color: Mountbatten Pink. HEX triplet: 9D, 76 and 97. RGB value is (157,118,151). Sum of RGB (Red+Green+Blue) = 157+118+151=426 (56% of max value = 765). Red value is 157 (61.72% from 255 or 36.85% from 426); Green value is 118 (46.48% from 255 or 27.70% from 426); Blue value is 151 (59.38% from 255 or 35.45% from 426); Max value from RGB is 157 - color contains mainly: red. Hex color #9D7697 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9D7697 is #628968. Grayscale: #858585. Windows color (decimal): -6457705 or 9926301. OLE color: 9926301.
HSL color Cylindrical-coordinate representation of color #9D7697: hue angle of 309.23º degrees, saturation: 0.17, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #9D7697 is Cyan = 0, Magento = 0.25, Yellow = 0.04 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 118 | 151 | - |
| CMYK | 0 | 0.25 | 0.04 | 0.38 |
| HSL | 309.23º | 0.17% | 0.54% | - |
| HSV(B) | 309.23º | 0.25% | 0.62% | - |
| XYZ | 25.97 | 22.36 | 32.23 | - |
| YUV | 133.42 | 137.92 | 144.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 118 | 151 | 0 | 0.25 | 0.04 | 0.38 | 309.23 | 0.17 | 0.54 |
| Hex | 9D | 76 | 97 | 0 | 19 | 4 | 26 | 135 | 11 | 36 |
| Octal | 235 | 166 | 227 | 0 | 31 | 4 | 46 | 465 | 21 | 66 |
| Binary | 10011101 | 1110110 | 10010111 | 0 | 11001 | 100 | 100110 | 100110101 | 10001 | 110110 |
Color Harmonies of #9D7697
Complementary color
Monochromatic Colors of #9D7697
Black with #9D7697
Text Example
Text Example
White with #9D7697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D7697; }
p { color: rgb(157,118,151); }
H1.HeaderClassName
{
color: #9D7697;
}
.AnyTagClassName
{
color: #9D7697;
}
</style>
background-color css
<style>
a { background-color: #9D7697; }
a { background-color: rgb(157,118,151); }
div.DivClassName
{
background-color: #9D7697;
}
.BgClassName
{
background-color: #9D7697;
}
</style>
border-color css
<style>
span { border-color: #9D7697; }
span { border-color: rgb(157,118,151); }
td.TdClassName
{
border-color: #9D7697;
}
.TagClassName
{
border-color: #9D7697;
}
</style>