Shades of Mountbatten Pink #907688
Tints of Mountbatten Pink #907688
RGB
CMYK
RGB Variations
Color information
#907688 (or 0x907688) is known color: Mountbatten Pink. HEX triplet: 90, 76 and 88. RGB value is (144,118,136). Sum of RGB (Red+Green+Blue) = 144+118+136=398 (52% of max value = 765). Red value is 144 (56.64% from 255 or 36.18% from 398); Green value is 118 (46.48% from 255 or 29.65% from 398); Blue value is 136 (53.52% from 255 or 34.17% from 398); Max value from RGB is 144 - color contains mainly: red. Hex color #907688 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #907688 is #6F8977. Grayscale: #7F7F7F. Windows color (decimal): -7309688 or 8943248. OLE color: 8943248.
HSL color Cylindrical-coordinate representation of color #907688: hue angle of 318.46º 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 #907688 is Cyan = 0, Magento = 0.18, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 118 | 136 | - |
| CMYK | 0 | 0.18 | 0.06 | 0.44 |
| HSL | 318.46º | 0.1% | 0.51% | - |
| HSV(B) | 318.46º | 0.18% | 0.56% | - |
| XYZ | 22.42 | 20.66 | 26.1 | - |
| YUV | 127.83 | 132.61 | 139.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 118 | 136 | 0 | 0.18 | 0.06 | 0.44 | 318.46 | 0.1 | 0.51 |
| Hex | 90 | 76 | 88 | 0 | 12 | 6 | 2C | 13E | A | 33 |
| Octal | 220 | 166 | 210 | 0 | 22 | 6 | 54 | 476 | 12 | 63 |
| Binary | 10010000 | 1110110 | 10001000 | 0 | 10010 | 110 | 101100 | 100111110 | 1010 | 110011 |
Color Harmonies of #907688
Complementary color
Monochromatic Colors of #907688
Black with #907688
Text Example
Text Example
White with #907688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907688; }
p { color: rgb(144,118,136); }
H1.HeaderClassName
{
color: #907688;
}
.AnyTagClassName
{
color: #907688;
}
</style>
background-color css
<style>
a { background-color: #907688; }
a { background-color: rgb(144,118,136); }
div.DivClassName
{
background-color: #907688;
}
.BgClassName
{
background-color: #907688;
}
</style>
border-color css
<style>
span { border-color: #907688; }
span { border-color: rgb(144,118,136); }
td.TdClassName
{
border-color: #907688;
}
.TagClassName
{
border-color: #907688;
}
</style>