Shades of Mountbatten Pink #917189
Tints of Mountbatten Pink #917189
RGB
CMYK
RGB Variations
Color information
#917189 (or 0x917189) is known color: Mountbatten Pink. HEX triplet: 91, 71 and 89. RGB value is (145,113,137). Sum of RGB (Red+Green+Blue) = 145+113+137=395 (52% of max value = 765). Red value is 145 (57.03% from 255 or 36.71% from 395); Green value is 113 (44.53% from 255 or 28.61% from 395); Blue value is 137 (53.91% from 255 or 34.68% from 395); Max value from RGB is 145 - color contains mainly: red. Hex color #917189 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #917189 is #6E8E76. Grayscale: #7D7D7D. Windows color (decimal): -7245431 or 9007505. OLE color: 9007505.
HSL color Cylindrical-coordinate representation of color #917189: hue angle of 315º 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 #917189 is Cyan = 0, Magento = 0.22, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 113 | 137 | - |
| CMYK | 0 | 0.22 | 0.06 | 0.43 |
| HSL | 315º | 0.13% | 0.51% | - |
| HSV(B) | 315º | 0.22% | 0.57% | - |
| XYZ | 22.1 | 19.64 | 26.29 | - |
| YUV | 125.3 | 134.6 | 142.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 113 | 137 | 0 | 0.22 | 0.06 | 0.43 | 315 | 0.13 | 0.51 |
| Hex | 91 | 71 | 89 | 0 | 16 | 6 | 2B | 13B | D | 33 |
| Octal | 221 | 161 | 211 | 0 | 26 | 6 | 53 | 473 | 15 | 63 |
| Binary | 10010001 | 1110001 | 10001001 | 0 | 10110 | 110 | 101011 | 100111011 | 1101 | 110011 |
Color Harmonies of #917189
Complementary color
Monochromatic Colors of #917189
Black with #917189
Text Example
Text Example
White with #917189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917189; }
p { color: rgb(145,113,137); }
H1.HeaderClassName
{
color: #917189;
}
.AnyTagClassName
{
color: #917189;
}
</style>
background-color css
<style>
a { background-color: #917189; }
a { background-color: rgb(145,113,137); }
div.DivClassName
{
background-color: #917189;
}
.BgClassName
{
background-color: #917189;
}
</style>
border-color css
<style>
span { border-color: #917189; }
span { border-color: rgb(145,113,137); }
td.TdClassName
{
border-color: #917189;
}
.TagClassName
{
border-color: #917189;
}
</style>