Shades of Mountbatten Pink #9D7587
Tints of Mountbatten Pink #9D7587
RGB
CMYK
RGB Variations
Color information
#9D7587 (or 0x9D7587) is known color: Mountbatten Pink. HEX triplet: 9D, 75 and 87. RGB value is (157,117,135). Sum of RGB (Red+Green+Blue) = 157+117+135=409 (54% of max value = 765). Red value is 157 (61.72% from 255 or 38.39% from 409); Green value is 117 (46.09% from 255 or 28.61% from 409); Blue value is 135 (53.12% from 255 or 33.01% from 409); Max value from RGB is 157 - color contains mainly: red. Hex color #9D7587 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9D7587 is #628A78. Grayscale: #828282. Windows color (decimal): -6457977 or 8877469. OLE color: 8877469.
HSL color Cylindrical-coordinate representation of color #9D7587: hue angle of 333º 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 #9D7587 is Cyan = 0, Magento = 0.25, Yellow = 0.14 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 117 | 135 | - |
| CMYK | 0 | 0.25 | 0.14 | 0.38 |
| HSL | 333º | 0.17% | 0.54% | - |
| HSV(B) | 333º | 0.25% | 0.62% | - |
| XYZ | 24.64 | 21.64 | 25.8 | - |
| YUV | 131.01 | 130.25 | 146.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 117 | 135 | 0 | 0.25 | 0.14 | 0.38 | 333 | 0.17 | 0.54 |
| Hex | 9D | 75 | 87 | 0 | 19 | E | 26 | 14D | 11 | 36 |
| Octal | 235 | 165 | 207 | 0 | 31 | 16 | 46 | 515 | 21 | 66 |
| Binary | 10011101 | 1110101 | 10000111 | 0 | 11001 | 1110 | 100110 | 101001101 | 10001 | 110110 |
Color Harmonies of #9D7587
Complementary color
Monochromatic Colors of #9D7587
Black with #9D7587
Text Example
Text Example
White with #9D7587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D7587; }
p { color: rgb(157,117,135); }
H1.HeaderClassName
{
color: #9D7587;
}
.AnyTagClassName
{
color: #9D7587;
}
</style>
background-color css
<style>
a { background-color: #9D7587; }
a { background-color: rgb(157,117,135); }
div.DivClassName
{
background-color: #9D7587;
}
.BgClassName
{
background-color: #9D7587;
}
</style>
border-color css
<style>
span { border-color: #9D7587; }
span { border-color: rgb(157,117,135); }
td.TdClassName
{
border-color: #9D7587;
}
.TagClassName
{
border-color: #9D7587;
}
</style>