Shades of Mountbatten Pink #907687
Tints of Mountbatten Pink #907687
RGB
CMYK
RGB Variations
Color information
#907687 (or 0x907687) is known color: Mountbatten Pink. HEX triplet: 90, 76 and 87. RGB value is (144,118,135). Sum of RGB (Red+Green+Blue) = 144+118+135=397 (52% of max value = 765). Red value is 144 (56.64% from 255 or 36.27% from 397); Green value is 118 (46.48% from 255 or 29.72% from 397); Blue value is 135 (53.12% from 255 or 34.01% from 397); Max value from RGB is 144 - color contains mainly: red. Hex color #907687 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907687 is #6F8978. Grayscale: #7F7F7F. Windows color (decimal): -7309689 or 8877712. OLE color: 8877712.
HSL color Cylindrical-coordinate representation of color #907687: hue angle of 320.77º degrees, saturation: 0.1, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #907687 is Cyan = 0, Magento = 0.18, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 118 | 135 | - |
| CMYK | 0 | 0.18 | 0.06 | 0.44 |
| HSL | 320.77º | 0.1% | 0.51% | - |
| HSV(B) | 320.77º | 0.18% | 0.56% | - |
| XYZ | 22.35 | 20.64 | 25.73 | - |
| YUV | 127.71 | 132.11 | 139.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 118 | 135 | 0 | 0.18 | 0.06 | 0.44 | 320.77 | 0.1 | 0.51 |
| Hex | 90 | 76 | 87 | 0 | 12 | 6 | 2C | 141 | A | 33 |
| Octal | 220 | 166 | 207 | 0 | 22 | 6 | 54 | 501 | 12 | 63 |
| Binary | 10010000 | 1110110 | 10000111 | 0 | 10010 | 110 | 101100 | 101000001 | 1010 | 110011 |
Color Harmonies of #907687
Complementary color
Monochromatic Colors of #907687
Black with #907687
Text Example
Text Example
White with #907687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907687; }
p { color: rgb(144,118,135); }
H1.HeaderClassName
{
color: #907687;
}
.AnyTagClassName
{
color: #907687;
}
</style>
background-color css
<style>
a { background-color: #907687; }
a { background-color: rgb(144,118,135); }
div.DivClassName
{
background-color: #907687;
}
.BgClassName
{
background-color: #907687;
}
</style>
border-color css
<style>
span { border-color: #907687; }
span { border-color: rgb(144,118,135); }
td.TdClassName
{
border-color: #907687;
}
.TagClassName
{
border-color: #907687;
}
</style>