Shades of Mountbatten Pink #9D7592
Tints of Mountbatten Pink #9D7592
RGB
CMYK
RGB Variations
Color information
#9D7592 (or 0x9D7592) is known color: Mountbatten Pink. HEX triplet: 9D, 75 and 92. RGB value is (157,117,146). Sum of RGB (Red+Green+Blue) = 157+117+146=420 (55% of max value = 765). Red value is 157 (61.72% from 255 or 37.38% from 420); Green value is 117 (46.09% from 255 or 27.86% from 420); Blue value is 146 (57.42% from 255 or 34.76% from 420); Max value from RGB is 157 - color contains mainly: red. Hex color #9D7592 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9D7592 is #628A6D. Grayscale: #848484. Windows color (decimal): -6457966 or 9598365. OLE color: 9598365.
HSL color Cylindrical-coordinate representation of color #9D7592: hue angle of 316.5º 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 #9D7592 is Cyan = 0, Magento = 0.25, Yellow = 0.07 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 117 | 146 | - |
| CMYK | 0 | 0.25 | 0.07 | 0.38 |
| HSL | 316.5º | 0.17% | 0.54% | - |
| HSV(B) | 316.5º | 0.25% | 0.62% | - |
| XYZ | 25.45 | 21.97 | 30.09 | - |
| YUV | 132.27 | 135.75 | 145.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 117 | 146 | 0 | 0.25 | 0.07 | 0.38 | 316.5 | 0.17 | 0.54 |
| Hex | 9D | 75 | 92 | 0 | 19 | 7 | 26 | 13C | 11 | 36 |
| Octal | 235 | 165 | 222 | 0 | 31 | 7 | 46 | 474 | 21 | 66 |
| Binary | 10011101 | 1110101 | 10010010 | 0 | 11001 | 111 | 100110 | 100111100 | 10001 | 110110 |
Color Harmonies of #9D7592
Complementary color
Monochromatic Colors of #9D7592
Black with #9D7592
Text Example
Text Example
White with #9D7592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D7592; }
p { color: rgb(157,117,146); }
H1.HeaderClassName
{
color: #9D7592;
}
.AnyTagClassName
{
color: #9D7592;
}
</style>
background-color css
<style>
a { background-color: #9D7592; }
a { background-color: rgb(157,117,146); }
div.DivClassName
{
background-color: #9D7592;
}
.BgClassName
{
background-color: #9D7592;
}
</style>
border-color css
<style>
span { border-color: #9D7592; }
span { border-color: rgb(157,117,146); }
td.TdClassName
{
border-color: #9D7592;
}
.TagClassName
{
border-color: #9D7592;
}
</style>