Shades of Mountbatten Pink #9D8791
Tints of Mountbatten Pink #9D8791
RGB
CMYK
RGB Variations
Color information
#9D8791 (or 0x9D8791) is known color: Mountbatten Pink. HEX triplet: 9D, 87 and 91. RGB value is (157,135,145). Sum of RGB (Red+Green+Blue) = 157+135+145=437 (57% of max value = 765). Red value is 157 (61.72% from 255 or 35.93% from 437); Green value is 135 (53.12% from 255 or 30.89% from 437); Blue value is 145 (57.03% from 255 or 33.18% from 437); Max value from RGB is 157 - color contains mainly: red. Hex color #9D8791 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9D8791 is #62786E. Grayscale: #8E8E8E. Windows color (decimal): -6453359 or 9537437. OLE color: 9537437.
HSL color Cylindrical-coordinate representation of color #9D8791: hue angle of 332.73º degrees, saturation: 0.1, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #9D8791 is Cyan = 0, Magento = 0.14, Yellow = 0.08 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 135 | 145 | - |
| CMYK | 0 | 0.14 | 0.08 | 0.38 |
| HSL | 332.73º | 0.1% | 0.57% | - |
| HSV(B) | 332.73º | 0.14% | 0.62% | - |
| XYZ | 27.68 | 26.54 | 30.45 | - |
| YUV | 142.72 | 129.29 | 138.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 135 | 145 | 0 | 0.14 | 0.08 | 0.38 | 332.73 | 0.1 | 0.57 |
| Hex | 9D | 87 | 91 | 0 | E | 8 | 26 | 14D | A | 39 |
| Octal | 235 | 207 | 221 | 0 | 16 | 10 | 46 | 515 | 12 | 71 |
| Binary | 10011101 | 10000111 | 10010001 | 0 | 1110 | 1000 | 100110 | 101001101 | 1010 | 111001 |
Color Harmonies of #9D8791
Complementary color
Monochromatic Colors of #9D8791
Black with #9D8791
Text Example
Text Example
White with #9D8791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D8791; }
p { color: rgb(157,135,145); }
H1.HeaderClassName
{
color: #9D8791;
}
.AnyTagClassName
{
color: #9D8791;
}
</style>
background-color css
<style>
a { background-color: #9D8791; }
a { background-color: rgb(157,135,145); }
div.DivClassName
{
background-color: #9D8791;
}
.BgClassName
{
background-color: #9D8791;
}
</style>
border-color css
<style>
span { border-color: #9D8791; }
span { border-color: rgb(157,135,145); }
td.TdClassName
{
border-color: #9D8791;
}
.TagClassName
{
border-color: #9D8791;
}
</style>