Shades of Mountbatten Pink #917686
Tints of Mountbatten Pink #917686
RGB
CMYK
RGB Variations
Color information
#917686 (or 0x917686) is known color: Mountbatten Pink. HEX triplet: 91, 76 and 86. RGB value is (145,118,134). Sum of RGB (Red+Green+Blue) = 145+118+134=397 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.52% from 397); Green value is 118 (46.48% from 255 or 29.72% from 397); Blue value is 134 (52.73% from 255 or 33.75% from 397); Max value from RGB is 145 - color contains mainly: red. Hex color #917686 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917686 is #6E8979. Grayscale: #7F7F7F. Windows color (decimal): -7244154 or 8812177. OLE color: 8812177.
HSL color Cylindrical-coordinate representation of color #917686: hue angle of 324.44º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #917686 is Cyan = 0, Magento = 0.19, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 118 | 134 | - |
| CMYK | 0 | 0.19 | 0.08 | 0.43 |
| HSL | 324.44º | 0.11% | 0.52% | - |
| HSV(B) | 324.44º | 0.19% | 0.57% | - |
| XYZ | 22.46 | 20.7 | 25.37 | - |
| YUV | 127.9 | 131.45 | 140.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 118 | 134 | 0 | 0.19 | 0.08 | 0.43 | 324.44 | 0.11 | 0.52 |
| Hex | 91 | 76 | 86 | 0 | 13 | 8 | 2B | 144 | B | 34 |
| Octal | 221 | 166 | 206 | 0 | 23 | 10 | 53 | 504 | 13 | 64 |
| Binary | 10010001 | 1110110 | 10000110 | 0 | 10011 | 1000 | 101011 | 101000100 | 1011 | 110100 |
Color Harmonies of #917686
Complementary color
Monochromatic Colors of #917686
Black with #917686
Text Example
Text Example
White with #917686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917686; }
p { color: rgb(145,118,134); }
H1.HeaderClassName
{
color: #917686;
}
.AnyTagClassName
{
color: #917686;
}
</style>
background-color css
<style>
a { background-color: #917686; }
a { background-color: rgb(145,118,134); }
div.DivClassName
{
background-color: #917686;
}
.BgClassName
{
background-color: #917686;
}
</style>
border-color css
<style>
span { border-color: #917686; }
span { border-color: rgb(145,118,134); }
td.TdClassName
{
border-color: #917686;
}
.TagClassName
{
border-color: #917686;
}
</style>