Shades of Mountbatten Pink #917188
Tints of Mountbatten Pink #917188
RGB
CMYK
RGB Variations
Color information
#917188 (or 0x917188) is known color: Mountbatten Pink. HEX triplet: 91, 71 and 88. RGB value is (145,113,136). Sum of RGB (Red+Green+Blue) = 145+113+136=394 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.80% from 394); Green value is 113 (44.53% from 255 or 28.68% from 394); Blue value is 136 (53.52% from 255 or 34.52% from 394); Max value from RGB is 145 - color contains mainly: red. Hex color #917188 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917188 is #6E8E77. Grayscale: #7D7D7D. Windows color (decimal): -7245432 or 8941969. OLE color: 8941969.
HSL color Cylindrical-coordinate representation of color #917188: hue angle of 316.88º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #917188 is Cyan = 0, Magento = 0.22, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 113 | 136 | - |
| CMYK | 0 | 0.22 | 0.06 | 0.43 |
| HSL | 316.88º | 0.13% | 0.51% | - |
| HSV(B) | 316.88º | 0.22% | 0.57% | - |
| XYZ | 22.03 | 19.61 | 25.92 | - |
| YUV | 125.19 | 134.1 | 142.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 113 | 136 | 0 | 0.22 | 0.06 | 0.43 | 316.88 | 0.13 | 0.51 |
| Hex | 91 | 71 | 88 | 0 | 16 | 6 | 2B | 13D | D | 33 |
| Octal | 221 | 161 | 210 | 0 | 26 | 6 | 53 | 475 | 15 | 63 |
| Binary | 10010001 | 1110001 | 10001000 | 0 | 10110 | 110 | 101011 | 100111101 | 1101 | 110011 |
Color Harmonies of #917188
Complementary color
Monochromatic Colors of #917188
Black with #917188
Text Example
Text Example
White with #917188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917188; }
p { color: rgb(145,113,136); }
H1.HeaderClassName
{
color: #917188;
}
.AnyTagClassName
{
color: #917188;
}
</style>
background-color css
<style>
a { background-color: #917188; }
a { background-color: rgb(145,113,136); }
div.DivClassName
{
background-color: #917188;
}
.BgClassName
{
background-color: #917188;
}
</style>
border-color css
<style>
span { border-color: #917188; }
span { border-color: rgb(145,113,136); }
td.TdClassName
{
border-color: #917188;
}
.TagClassName
{
border-color: #917188;
}
</style>