Shades of Mountbatten Pink #9D7092
Tints of Mountbatten Pink #9D7092
RGB
CMYK
RGB Variations
Color information
#9D7092 (or 0x9D7092) is known color: Mountbatten Pink. HEX triplet: 9D, 70 and 92. RGB value is (157,112,146). Sum of RGB (Red+Green+Blue) = 157+112+146=415 (54% of max value = 765). Red value is 157 (61.72% from 255 or 37.83% from 415); Green value is 112 (44.14% from 255 or 26.99% from 415); Blue value is 146 (57.42% from 255 or 35.18% from 415); Max value from RGB is 157 - color contains mainly: red. Hex color #9D7092 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9D7092 is #628F6D. Grayscale: #818181. Windows color (decimal): -6459246 or 9597085. OLE color: 9597085.
HSL color Cylindrical-coordinate representation of color #9D7092: hue angle of 314.67º degrees, saturation: 0.19, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #9D7092 is Cyan = 0, Magento = 0.29, Yellow = 0.07 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 112 | 146 | - |
| CMYK | 0 | 0.29 | 0.07 | 0.38 |
| HSL | 314.67º | 0.19% | 0.53% | - |
| HSV(B) | 314.67º | 0.29% | 0.62% | - |
| XYZ | 24.89 | 20.83 | 29.9 | - |
| YUV | 129.33 | 137.41 | 147.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 112 | 146 | 0 | 0.29 | 0.07 | 0.38 | 314.67 | 0.19 | 0.53 |
| Hex | 9D | 70 | 92 | 0 | 1D | 7 | 26 | 13B | 13 | 35 |
| Octal | 235 | 160 | 222 | 0 | 35 | 7 | 46 | 473 | 23 | 65 |
| Binary | 10011101 | 1110000 | 10010010 | 0 | 11101 | 111 | 100110 | 100111011 | 10011 | 110101 |
Color Harmonies of #9D7092
Complementary color
Monochromatic Colors of #9D7092
Black with #9D7092
Text Example
Text Example
White with #9D7092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D7092; }
p { color: rgb(157,112,146); }
H1.HeaderClassName
{
color: #9D7092;
}
.AnyTagClassName
{
color: #9D7092;
}
</style>
background-color css
<style>
a { background-color: #9D7092; }
a { background-color: rgb(157,112,146); }
div.DivClassName
{
background-color: #9D7092;
}
.BgClassName
{
background-color: #9D7092;
}
</style>
border-color css
<style>
span { border-color: #9D7092; }
span { border-color: rgb(157,112,146); }
td.TdClassName
{
border-color: #9D7092;
}
.TagClassName
{
border-color: #9D7092;
}
</style>