Shades of Mountbatten Pink #918089
Tints of Mountbatten Pink #918089
RGB
CMYK
RGB Variations
Color information
#918089 (or 0x918089) is known color: Mountbatten Pink. HEX triplet: 91, 80 and 89. RGB value is (145,128,137). Sum of RGB (Red+Green+Blue) = 145+128+137=410 (54% of max value = 765). Red value is 145 (57.03% from 255 or 35.37% from 410); Green value is 128 (50.39% from 255 or 31.22% from 410); Blue value is 137 (53.91% from 255 or 33.41% from 410); Max value from RGB is 145 - color contains mainly: red. Hex color #918089 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #918089 is #6E7F76. Grayscale: #868686. Windows color (decimal): -7241591 or 9011345. OLE color: 9011345.
HSL color Cylindrical-coordinate representation of color #918089: hue angle of 328.24º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #918089 is Cyan = 0, Magento = 0.12, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 128 | 137 | - |
| CMYK | 0 | 0.12 | 0.06 | 0.43 |
| HSL | 328.24º | 0.07% | 0.54% | - |
| HSV(B) | 328.24º | 0.12% | 0.57% | - |
| XYZ | 23.91 | 23.26 | 26.9 | - |
| YUV | 134.11 | 129.63 | 135.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 128 | 137 | 0 | 0.12 | 0.06 | 0.43 | 328.24 | 0.07 | 0.54 |
| Hex | 91 | 80 | 89 | 0 | C | 6 | 2B | 148 | 7 | 36 |
| Octal | 221 | 200 | 211 | 0 | 14 | 6 | 53 | 510 | 7 | 66 |
| Binary | 10010001 | 10000000 | 10001001 | 0 | 1100 | 110 | 101011 | 101001000 | 111 | 110110 |
Color Harmonies of #918089
Complementary color
Monochromatic Colors of #918089
Black with #918089
Text Example
Text Example
White with #918089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918089; }
p { color: rgb(145,128,137); }
H1.HeaderClassName
{
color: #918089;
}
.AnyTagClassName
{
color: #918089;
}
</style>
background-color css
<style>
a { background-color: #918089; }
a { background-color: rgb(145,128,137); }
div.DivClassName
{
background-color: #918089;
}
.BgClassName
{
background-color: #918089;
}
</style>
border-color css
<style>
span { border-color: #918089; }
span { border-color: rgb(145,128,137); }
td.TdClassName
{
border-color: #918089;
}
.TagClassName
{
border-color: #918089;
}
</style>