Shades of Mountbatten Pink #9D7496
Tints of Mountbatten Pink #9D7496
RGB
CMYK
RGB Variations
Color information
#9D7496 (or 0x9D7496) is known color: Mountbatten Pink. HEX triplet: 9D, 74 and 96. RGB value is (157,116,150). Sum of RGB (Red+Green+Blue) = 157+116+150=423 (56% of max value = 765). Red value is 157 (61.72% from 255 or 37.12% from 423); Green value is 116 (45.70% from 255 or 27.42% from 423); Blue value is 150 (58.98% from 255 or 35.46% from 423); Max value from RGB is 157 - color contains mainly: red. Hex color #9D7496 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9D7496 is #628B69. Grayscale: #848484. Windows color (decimal): -6458218 or 9860253. OLE color: 9860253.
HSL color Cylindrical-coordinate representation of color #9D7496: hue angle of 310.24º degrees, saturation: 0.17, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #9D7496 is Cyan = 0, Magento = 0.26, Yellow = 0.04 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 116 | 150 | - |
| CMYK | 0 | 0.26 | 0.04 | 0.38 |
| HSL | 310.24º | 0.17% | 0.54% | - |
| HSV(B) | 310.24º | 0.26% | 0.62% | - |
| XYZ | 25.66 | 21.86 | 31.72 | - |
| YUV | 132.14 | 138.08 | 145.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 116 | 150 | 0 | 0.26 | 0.04 | 0.38 | 310.24 | 0.17 | 0.54 |
| Hex | 9D | 74 | 96 | 0 | 1A | 4 | 26 | 136 | 11 | 36 |
| Octal | 235 | 164 | 226 | 0 | 32 | 4 | 46 | 466 | 21 | 66 |
| Binary | 10011101 | 1110100 | 10010110 | 0 | 11010 | 100 | 100110 | 100110110 | 10001 | 110110 |
Color Harmonies of #9D7496
Complementary color
Monochromatic Colors of #9D7496
Black with #9D7496
Text Example
Text Example
White with #9D7496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D7496; }
p { color: rgb(157,116,150); }
H1.HeaderClassName
{
color: #9D7496;
}
.AnyTagClassName
{
color: #9D7496;
}
</style>
background-color css
<style>
a { background-color: #9D7496; }
a { background-color: rgb(157,116,150); }
div.DivClassName
{
background-color: #9D7496;
}
.BgClassName
{
background-color: #9D7496;
}
</style>
border-color css
<style>
span { border-color: #9D7496; }
span { border-color: rgb(157,116,150); }
td.TdClassName
{
border-color: #9D7496;
}
.TagClassName
{
border-color: #9D7496;
}
</style>