Shades of Mountbatten Pink #9D7688
Tints of Mountbatten Pink #9D7688
RGB
CMYK
RGB Variations
Color information
#9D7688 (or 0x9D7688) is known color: Mountbatten Pink. HEX triplet: 9D, 76 and 88. RGB value is (157,118,136). Sum of RGB (Red+Green+Blue) = 157+118+136=411 (54% of max value = 765). Red value is 157 (61.72% from 255 or 38.20% from 411); Green value is 118 (46.48% from 255 or 28.71% from 411); Blue value is 136 (53.52% from 255 or 33.09% from 411); Max value from RGB is 157 - color contains mainly: red. Hex color #9D7688 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9D7688 is #628977. Grayscale: #838383. Windows color (decimal): -6457720 or 8943261. OLE color: 8943261.
HSL color Cylindrical-coordinate representation of color #9D7688: hue angle of 332.31º 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 #9D7688 is Cyan = 0, Magento = 0.25, Yellow = 0.13 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 118 | 136 | - |
| CMYK | 0 | 0.25 | 0.13 | 0.38 |
| HSL | 332.31º | 0.17% | 0.54% | - |
| HSV(B) | 332.31º | 0.25% | 0.62% | - |
| XYZ | 24.83 | 21.9 | 26.21 | - |
| YUV | 131.71 | 130.42 | 146.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 118 | 136 | 0 | 0.25 | 0.13 | 0.38 | 332.31 | 0.17 | 0.54 |
| Hex | 9D | 76 | 88 | 0 | 19 | D | 26 | 14C | 11 | 36 |
| Octal | 235 | 166 | 210 | 0 | 31 | 15 | 46 | 514 | 21 | 66 |
| Binary | 10011101 | 1110110 | 10001000 | 0 | 11001 | 1101 | 100110 | 101001100 | 10001 | 110110 |
Color Harmonies of #9D7688
Complementary color
Monochromatic Colors of #9D7688
Black with #9D7688
Text Example
Text Example
White with #9D7688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D7688; }
p { color: rgb(157,118,136); }
H1.HeaderClassName
{
color: #9D7688;
}
.AnyTagClassName
{
color: #9D7688;
}
</style>
background-color css
<style>
a { background-color: #9D7688; }
a { background-color: rgb(157,118,136); }
div.DivClassName
{
background-color: #9D7688;
}
.BgClassName
{
background-color: #9D7688;
}
</style>
border-color css
<style>
span { border-color: #9D7688; }
span { border-color: rgb(157,118,136); }
td.TdClassName
{
border-color: #9D7688;
}
.TagClassName
{
border-color: #9D7688;
}
</style>