Shades of Mountbatten Pink #917088
Tints of Mountbatten Pink #917088
RGB
CMYK
RGB Variations
Color information
#917088 (or 0x917088) is known color: Mountbatten Pink. HEX triplet: 91, 70 and 88. RGB value is (145,112,136). Sum of RGB (Red+Green+Blue) = 145+112+136=393 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.90% from 393); Green value is 112 (44.14% from 255 or 28.50% from 393); Blue value is 136 (53.52% from 255 or 34.61% from 393); Max value from RGB is 145 - color contains mainly: red. Hex color #917088 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917088 is #6E8F77. Grayscale: #7C7C7C. Windows color (decimal): -7245688 or 8941713. OLE color: 8941713.
HSL color Cylindrical-coordinate representation of color #917088: hue angle of 316.36º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #917088 is Cyan = 0, Magento = 0.23, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 112 | 136 | - |
| CMYK | 0 | 0.23 | 0.06 | 0.43 |
| HSL | 316.36º | 0.13% | 0.5% | - |
| HSV(B) | 316.36º | 0.23% | 0.57% | - |
| XYZ | 21.92 | 19.39 | 25.88 | - |
| YUV | 124.6 | 134.43 | 142.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 112 | 136 | 0 | 0.23 | 0.06 | 0.43 | 316.36 | 0.13 | 0.5 |
| Hex | 91 | 70 | 88 | 0 | 17 | 6 | 2B | 13C | D | 32 |
| Octal | 221 | 160 | 210 | 0 | 27 | 6 | 53 | 474 | 15 | 62 |
| Binary | 10010001 | 1110000 | 10001000 | 0 | 10111 | 110 | 101011 | 100111100 | 1101 | 110010 |
Color Harmonies of #917088
Complementary color
Monochromatic Colors of #917088
Black with #917088
Text Example
Text Example
White with #917088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917088; }
p { color: rgb(145,112,136); }
H1.HeaderClassName
{
color: #917088;
}
.AnyTagClassName
{
color: #917088;
}
</style>
background-color css
<style>
a { background-color: #917088; }
a { background-color: rgb(145,112,136); }
div.DivClassName
{
background-color: #917088;
}
.BgClassName
{
background-color: #917088;
}
</style>
border-color css
<style>
span { border-color: #917088; }
span { border-color: rgb(145,112,136); }
td.TdClassName
{
border-color: #917088;
}
.TagClassName
{
border-color: #917088;
}
</style>