Shades of Mountbatten Pink #907586
Tints of Mountbatten Pink #907586
RGB
CMYK
RGB Variations
Color information
#907586 (or 0x907586) is known color: Mountbatten Pink. HEX triplet: 90, 75 and 86. RGB value is (144,117,134). Sum of RGB (Red+Green+Blue) = 144+117+134=395 (52% of max value = 765). Red value is 144 (56.64% from 255 or 36.46% from 395); Green value is 117 (46.09% from 255 or 29.62% from 395); Blue value is 134 (52.73% from 255 or 33.92% from 395); Max value from RGB is 144 - color contains mainly: red. Hex color #907586 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907586 is #6F8A79. Grayscale: #7E7E7E. Windows color (decimal): -7309946 or 8811920. OLE color: 8811920.
HSL color Cylindrical-coordinate representation of color #907586: hue angle of 322.22º 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 #907586 is Cyan = 0, Magento = 0.19, Yellow = 0.07 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 117 | 134 | - |
| CMYK | 0 | 0.19 | 0.07 | 0.44 |
| HSL | 322.22º | 0.11% | 0.51% | - |
| HSV(B) | 322.22º | 0.19% | 0.56% | - |
| XYZ | 22.17 | 20.37 | 25.32 | - |
| YUV | 127.01 | 131.95 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 117 | 134 | 0 | 0.19 | 0.07 | 0.44 | 322.22 | 0.11 | 0.51 |
| Hex | 90 | 75 | 86 | 0 | 13 | 7 | 2C | 142 | B | 33 |
| Octal | 220 | 165 | 206 | 0 | 23 | 7 | 54 | 502 | 13 | 63 |
| Binary | 10010000 | 1110101 | 10000110 | 0 | 10011 | 111 | 101100 | 101000010 | 1011 | 110011 |
Color Harmonies of #907586
Complementary color
Monochromatic Colors of #907586
Black with #907586
Text Example
Text Example
White with #907586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907586; }
p { color: rgb(144,117,134); }
H1.HeaderClassName
{
color: #907586;
}
.AnyTagClassName
{
color: #907586;
}
</style>
background-color css
<style>
a { background-color: #907586; }
a { background-color: rgb(144,117,134); }
div.DivClassName
{
background-color: #907586;
}
.BgClassName
{
background-color: #907586;
}
</style>
border-color css
<style>
span { border-color: #907586; }
span { border-color: rgb(144,117,134); }
td.TdClassName
{
border-color: #907586;
}
.TagClassName
{
border-color: #907586;
}
</style>