Shades of Mountbatten Pink #9D7497
Tints of Mountbatten Pink #9D7497
RGB
CMYK
RGB Variations
Color information
#9D7497 (or 0x9D7497) is known color: Mountbatten Pink. HEX triplet: 9D, 74 and 97. RGB value is (157,116,151). Sum of RGB (Red+Green+Blue) = 157+116+151=424 (56% of max value = 765). Red value is 157 (61.72% from 255 or 37.03% from 424); Green value is 116 (45.70% from 255 or 27.36% from 424); Blue value is 151 (59.38% from 255 or 35.61% from 424); Max value from RGB is 157 - color contains mainly: red. Hex color #9D7497 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9D7497 is #628B68. Grayscale: #848484. Windows color (decimal): -6458217 or 9925789. OLE color: 9925789.
HSL color Cylindrical-coordinate representation of color #9D7497: hue angle of 308.78º 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 #9D7497 is Cyan = 0, Magento = 0.26, Yellow = 0.04 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 116 | 151 | - |
| CMYK | 0 | 0.26 | 0.04 | 0.38 |
| HSL | 308.78º | 0.17% | 0.54% | - |
| HSV(B) | 308.78º | 0.26% | 0.62% | - |
| XYZ | 25.74 | 21.89 | 32.15 | - |
| YUV | 132.25 | 138.58 | 145.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 116 | 151 | 0 | 0.26 | 0.04 | 0.38 | 308.78 | 0.17 | 0.54 |
| Hex | 9D | 74 | 97 | 0 | 1A | 4 | 26 | 135 | 11 | 36 |
| Octal | 235 | 164 | 227 | 0 | 32 | 4 | 46 | 465 | 21 | 66 |
| Binary | 10011101 | 1110100 | 10010111 | 0 | 11010 | 100 | 100110 | 100110101 | 10001 | 110110 |
Color Harmonies of #9D7497
Complementary color
Monochromatic Colors of #9D7497
Black with #9D7497
Text Example
Text Example
White with #9D7497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D7497; }
p { color: rgb(157,116,151); }
H1.HeaderClassName
{
color: #9D7497;
}
.AnyTagClassName
{
color: #9D7497;
}
</style>
background-color css
<style>
a { background-color: #9D7497; }
a { background-color: rgb(157,116,151); }
div.DivClassName
{
background-color: #9D7497;
}
.BgClassName
{
background-color: #9D7497;
}
</style>
border-color css
<style>
span { border-color: #9D7497; }
span { border-color: rgb(157,116,151); }
td.TdClassName
{
border-color: #9D7497;
}
.TagClassName
{
border-color: #9D7497;
}
</style>