Shades of Mountbatten Pink #907486
Tints of Mountbatten Pink #907486
RGB
CMYK
RGB Variations
Color information
#907486 (or 0x907486) is known color: Mountbatten Pink. HEX triplet: 90, 74 and 86. RGB value is (144,116,134). Sum of RGB (Red+Green+Blue) = 144+116+134=394 (52% of max value = 765). Red value is 144 (56.64% from 255 or 36.55% from 394); Green value is 116 (45.70% from 255 or 29.44% from 394); Blue value is 134 (52.73% from 255 or 34.01% from 394); Max value from RGB is 144 - color contains mainly: red. Hex color #907486 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907486 is #6F8B79. Grayscale: #7E7E7E. Windows color (decimal): -7310202 or 8811664. OLE color: 8811664.
HSL color Cylindrical-coordinate representation of color #907486: hue angle of 321.43º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #907486 is Cyan = 0, Magento = 0.19, Yellow = 0.07 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 116 | 134 | - |
| CMYK | 0 | 0.19 | 0.07 | 0.44 |
| HSL | 321.43º | 0.11% | 0.51% | - |
| HSV(B) | 321.43º | 0.19% | 0.56% | - |
| XYZ | 22.05 | 20.14 | 25.28 | - |
| YUV | 126.42 | 132.28 | 140.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 116 | 134 | 0 | 0.19 | 0.07 | 0.44 | 321.43 | 0.11 | 0.51 |
| Hex | 90 | 74 | 86 | 0 | 13 | 7 | 2C | 141 | B | 33 |
| Octal | 220 | 164 | 206 | 0 | 23 | 7 | 54 | 501 | 13 | 63 |
| Binary | 10010000 | 1110100 | 10000110 | 0 | 10011 | 111 | 101100 | 101000001 | 1011 | 110011 |
Color Harmonies of #907486
Complementary color
Monochromatic Colors of #907486
Black with #907486
Text Example
Text Example
White with #907486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907486; }
p { color: rgb(144,116,134); }
H1.HeaderClassName
{
color: #907486;
}
.AnyTagClassName
{
color: #907486;
}
</style>
background-color css
<style>
a { background-color: #907486; }
a { background-color: rgb(144,116,134); }
div.DivClassName
{
background-color: #907486;
}
.BgClassName
{
background-color: #907486;
}
</style>
border-color css
<style>
span { border-color: #907486; }
span { border-color: rgb(144,116,134); }
td.TdClassName
{
border-color: #907486;
}
.TagClassName
{
border-color: #907486;
}
</style>