Shades of Mountbatten Pink #907089
Tints of Mountbatten Pink #907089
RGB
CMYK
RGB Variations
Color information
#907089 (or 0x907089) is known color: Mountbatten Pink. HEX triplet: 90, 70 and 89. RGB value is (144,112,137). Sum of RGB (Red+Green+Blue) = 144+112+137=393 (52% of max value = 765). Red value is 144 (56.64% from 255 or 36.64% from 393); Green value is 112 (44.14% from 255 or 28.50% from 393); Blue value is 137 (53.91% from 255 or 34.86% from 393); Max value from RGB is 144 - color contains mainly: red. Hex color #907089 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907089 is #6F8F76. Grayscale: #7C7C7C. Windows color (decimal): -7311223 or 9007248. OLE color: 9007248.
HSL color Cylindrical-coordinate representation of color #907089: hue angle of 313.12º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #907089 is Cyan = 0, Magento = 0.22, Yellow = 0.05 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 112 | 137 | - |
| CMYK | 0 | 0.22 | 0.05 | 0.44 |
| HSL | 313.13º | 0.13% | 0.5% | - |
| HSV(B) | 313.13º | 0.22% | 0.56% | - |
| XYZ | 21.81 | 19.32 | 26.25 | - |
| YUV | 124.42 | 135.1 | 141.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 112 | 137 | 0 | 0.22 | 0.05 | 0.44 | 313.13 | 0.13 | 0.5 |
| Hex | 90 | 70 | 89 | 0 | 16 | 5 | 2C | 139 | D | 32 |
| Octal | 220 | 160 | 211 | 0 | 26 | 5 | 54 | 471 | 15 | 62 |
| Binary | 10010000 | 1110000 | 10001001 | 0 | 10110 | 101 | 101100 | 100111001 | 1101 | 110010 |
Color Harmonies of #907089
Complementary color
Monochromatic Colors of #907089
Black with #907089
Text Example
Text Example
White with #907089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907089; }
p { color: rgb(144,112,137); }
H1.HeaderClassName
{
color: #907089;
}
.AnyTagClassName
{
color: #907089;
}
</style>
background-color css
<style>
a { background-color: #907089; }
a { background-color: rgb(144,112,137); }
div.DivClassName
{
background-color: #907089;
}
.BgClassName
{
background-color: #907089;
}
</style>
border-color css
<style>
span { border-color: #907089; }
span { border-color: rgb(144,112,137); }
td.TdClassName
{
border-color: #907089;
}
.TagClassName
{
border-color: #907089;
}
</style>