Shades of Mountbatten Pink #917888
Tints of Mountbatten Pink #917888
RGB
CMYK
RGB Variations
Color information
#917888 (or 0x917888) is known color: Mountbatten Pink. HEX triplet: 91, 78 and 88. RGB value is (145,120,136). Sum of RGB (Red+Green+Blue) = 145+120+136=401 (53% of max value = 765). Red value is 145 (57.03% from 255 or 36.16% from 401); Green value is 120 (47.27% from 255 or 29.93% from 401); Blue value is 136 (53.52% from 255 or 33.92% from 401); Max value from RGB is 145 - color contains mainly: red. Hex color #917888 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917888 is #6E8777. Grayscale: #818181. Windows color (decimal): -7243640 or 8943761. OLE color: 8943761.
HSL color Cylindrical-coordinate representation of color #917888: hue angle of 321.6º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #917888 is Cyan = 0, Magento = 0.17, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 120 | 136 | - |
| CMYK | 0 | 0.17 | 0.06 | 0.43 |
| HSL | 321.6º | 0.1% | 0.52% | - |
| HSV(B) | 321.6º | 0.17% | 0.57% | - |
| XYZ | 22.84 | 21.23 | 26.19 | - |
| YUV | 129.3 | 131.78 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 120 | 136 | 0 | 0.17 | 0.06 | 0.43 | 321.6 | 0.1 | 0.52 |
| Hex | 91 | 78 | 88 | 0 | 11 | 6 | 2B | 142 | A | 34 |
| Octal | 221 | 170 | 210 | 0 | 21 | 6 | 53 | 502 | 12 | 64 |
| Binary | 10010001 | 1111000 | 10001000 | 0 | 10001 | 110 | 101011 | 101000010 | 1010 | 110100 |
Color Harmonies of #917888
Complementary color
Monochromatic Colors of #917888
Black with #917888
Text Example
Text Example
White with #917888
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917888; }
p { color: rgb(145,120,136); }
H1.HeaderClassName
{
color: #917888;
}
.AnyTagClassName
{
color: #917888;
}
</style>
background-color css
<style>
a { background-color: #917888; }
a { background-color: rgb(145,120,136); }
div.DivClassName
{
background-color: #917888;
}
.BgClassName
{
background-color: #917888;
}
</style>
border-color css
<style>
span { border-color: #917888; }
span { border-color: rgb(145,120,136); }
td.TdClassName
{
border-color: #917888;
}
.TagClassName
{
border-color: #917888;
}
</style>