Shades of Mountbatten Pink #9D6590
Tints of Mountbatten Pink #9D6590
RGB
CMYK
RGB Variations
Color information
#9D6590 (or 0x9D6590) is known color: Mountbatten Pink. HEX triplet: 9D, 65 and 90. RGB value is (157,101,144). Sum of RGB (Red+Green+Blue) = 157+101+144=402 (53% of max value = 765). Red value is 157 (61.72% from 255 or 39.05% from 402); Green value is 101 (39.84% from 255 or 25.12% from 402); Blue value is 144 (56.64% from 255 or 35.82% from 402); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6590 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9D6590 is #629A6F. Grayscale: #7A7A7A. Windows color (decimal): -6462064 or 9463197. OLE color: 9463197.
HSL color Cylindrical-coordinate representation of color #9D6590: hue angle of 313.93º degrees, saturation: 0.22, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #9D6590 is Cyan = 0, Magento = 0.36, Yellow = 0.08 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 101 | 144 | - |
| CMYK | 0 | 0.36 | 0.08 | 0.38 |
| HSL | 313.93º | 0.22% | 0.51% | - |
| HSV(B) | 313.93º | 0.36% | 0.62% | - |
| XYZ | 23.59 | 18.49 | 28.71 | - |
| YUV | 122.65 | 140.05 | 152.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 101 | 144 | 0 | 0.36 | 0.08 | 0.38 | 313.93 | 0.22 | 0.51 |
| Hex | 9D | 65 | 90 | 0 | 24 | 8 | 26 | 13A | 16 | 33 |
| Octal | 235 | 145 | 220 | 0 | 44 | 10 | 46 | 472 | 26 | 63 |
| Binary | 10011101 | 1100101 | 10010000 | 0 | 100100 | 1000 | 100110 | 100111010 | 10110 | 110011 |
Color Harmonies of #9D6590
Complementary color
Monochromatic Colors of #9D6590
Black with #9D6590
Text Example
Text Example
White with #9D6590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6590; }
p { color: rgb(157,101,144); }
H1.HeaderClassName
{
color: #9D6590;
}
.AnyTagClassName
{
color: #9D6590;
}
</style>
background-color css
<style>
a { background-color: #9D6590; }
a { background-color: rgb(157,101,144); }
div.DivClassName
{
background-color: #9D6590;
}
.BgClassName
{
background-color: #9D6590;
}
</style>
border-color css
<style>
span { border-color: #9D6590; }
span { border-color: rgb(157,101,144); }
td.TdClassName
{
border-color: #9D6590;
}
.TagClassName
{
border-color: #9D6590;
}
</style>