Shades of Mountbatten Pink #917788
Tints of Mountbatten Pink #917788
RGB
CMYK
RGB Variations
Color information
#917788 (or 0x917788) is known color: Mountbatten Pink. HEX triplet: 91, 77 and 88. RGB value is (145,119,136). Sum of RGB (Red+Green+Blue) = 145+119+136=400 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.25% from 400); Green value is 119 (46.88% from 255 or 29.75% from 400); Blue value is 136 (53.52% from 255 or 34% from 400); Max value from RGB is 145 - color contains mainly: red. Hex color #917788 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917788 is #6E8877. Grayscale: #808080. Windows color (decimal): -7243896 or 8943505. OLE color: 8943505.
HSL color Cylindrical-coordinate representation of color #917788: hue angle of 320.77º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #917788 is Cyan = 0, Magento = 0.18, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 119 | 136 | - |
| CMYK | 0 | 0.18 | 0.06 | 0.43 |
| HSL | 320.77º | 0.11% | 0.52% | - |
| HSV(B) | 320.77º | 0.18% | 0.57% | - |
| XYZ | 22.72 | 20.99 | 26.15 | - |
| YUV | 128.71 | 132.11 | 139.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 119 | 136 | 0 | 0.18 | 0.06 | 0.43 | 320.77 | 0.11 | 0.52 |
| Hex | 91 | 77 | 88 | 0 | 12 | 6 | 2B | 141 | B | 34 |
| Octal | 221 | 167 | 210 | 0 | 22 | 6 | 53 | 501 | 13 | 64 |
| Binary | 10010001 | 1110111 | 10001000 | 0 | 10010 | 110 | 101011 | 101000001 | 1011 | 110100 |
Color Harmonies of #917788
Complementary color
Monochromatic Colors of #917788
Black with #917788
Text Example
Text Example
White with #917788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917788; }
p { color: rgb(145,119,136); }
H1.HeaderClassName
{
color: #917788;
}
.AnyTagClassName
{
color: #917788;
}
</style>
background-color css
<style>
a { background-color: #917788; }
a { background-color: rgb(145,119,136); }
div.DivClassName
{
background-color: #917788;
}
.BgClassName
{
background-color: #917788;
}
</style>
border-color css
<style>
span { border-color: #917788; }
span { border-color: rgb(145,119,136); }
td.TdClassName
{
border-color: #917788;
}
.TagClassName
{
border-color: #917788;
}
</style>