Shades of Mountbatten Pink #917688
Tints of Mountbatten Pink #917688
RGB
CMYK
RGB Variations
Color information
#917688 (or 0x917688) is known color: Mountbatten Pink. HEX triplet: 91, 76 and 88. RGB value is (145,118,136). Sum of RGB (Red+Green+Blue) = 145+118+136=399 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.34% from 399); Green value is 118 (46.48% from 255 or 29.57% from 399); Blue value is 136 (53.52% from 255 or 34.09% from 399); Max value from RGB is 145 - color contains mainly: red. Hex color #917688 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917688 is #6E8977. Grayscale: #808080. Windows color (decimal): -7244152 or 8943249. OLE color: 8943249.
HSL color Cylindrical-coordinate representation of color #917688: hue angle of 320º 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 #917688 is Cyan = 0, Magento = 0.19, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 118 | 136 | - |
| CMYK | 0 | 0.19 | 0.06 | 0.43 |
| HSL | 320º | 0.11% | 0.52% | - |
| HSV(B) | 320º | 0.19% | 0.57% | - |
| XYZ | 22.6 | 20.75 | 26.11 | - |
| YUV | 128.13 | 132.45 | 140.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 118 | 136 | 0 | 0.19 | 0.06 | 0.43 | 320 | 0.11 | 0.52 |
| Hex | 91 | 76 | 88 | 0 | 13 | 6 | 2B | 140 | B | 34 |
| Octal | 221 | 166 | 210 | 0 | 23 | 6 | 53 | 500 | 13 | 64 |
| Binary | 10010001 | 1110110 | 10001000 | 0 | 10011 | 110 | 101011 | 101000000 | 1011 | 110100 |
Color Harmonies of #917688
Complementary color
Monochromatic Colors of #917688
Black with #917688
Text Example
Text Example
White with #917688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917688; }
p { color: rgb(145,118,136); }
H1.HeaderClassName
{
color: #917688;
}
.AnyTagClassName
{
color: #917688;
}
</style>
background-color css
<style>
a { background-color: #917688; }
a { background-color: rgb(145,118,136); }
div.DivClassName
{
background-color: #917688;
}
.BgClassName
{
background-color: #917688;
}
</style>
border-color css
<style>
span { border-color: #917688; }
span { border-color: rgb(145,118,136); }
td.TdClassName
{
border-color: #917688;
}
.TagClassName
{
border-color: #917688;
}
</style>