Shades of Mountbatten Pink #967690
Tints of Mountbatten Pink #967690
RGB
CMYK
RGB Variations
Color information
#967690 (or 0x967690) is known color: Mountbatten Pink. HEX triplet: 96, 76 and 90. RGB value is (150,118,144). Sum of RGB (Red+Green+Blue) = 150+118+144=412 (54% of max value = 765). Red value is 150 (58.98% from 255 or 36.41% from 412); Green value is 118 (46.48% from 255 or 28.64% from 412); Blue value is 144 (56.64% from 255 or 34.95% from 412); Max value from RGB is 150 - color contains mainly: red. Hex color #967690 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #967690 is #69896F. Grayscale: #828282. Windows color (decimal): -6916464 or 9467542. OLE color: 9467542.
HSL color Cylindrical-coordinate representation of color #967690: hue angle of 311.25º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #967690 is Cyan = 0, Magento = 0.21, Yellow = 0.04 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 118 | 144 | - |
| CMYK | 0 | 0.21 | 0.04 | 0.41 |
| HSL | 311.25º | 0.13% | 0.53% | - |
| HSV(B) | 311.25º | 0.21% | 0.59% | - |
| XYZ | 24.09 | 21.45 | 29.26 | - |
| YUV | 130.53 | 135.6 | 141.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 118 | 144 | 0 | 0.21 | 0.04 | 0.41 | 311.25 | 0.13 | 0.53 |
| Hex | 96 | 76 | 90 | 0 | 15 | 4 | 29 | 137 | D | 35 |
| Octal | 226 | 166 | 220 | 0 | 25 | 4 | 51 | 467 | 15 | 65 |
| Binary | 10010110 | 1110110 | 10010000 | 0 | 10101 | 100 | 101001 | 100110111 | 1101 | 110101 |
Color Harmonies of #967690
Complementary color
Monochromatic Colors of #967690
Black with #967690
Text Example
Text Example
White with #967690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967690; }
p { color: rgb(150,118,144); }
H1.HeaderClassName
{
color: #967690;
}
.AnyTagClassName
{
color: #967690;
}
</style>
background-color css
<style>
a { background-color: #967690; }
a { background-color: rgb(150,118,144); }
div.DivClassName
{
background-color: #967690;
}
.BgClassName
{
background-color: #967690;
}
</style>
border-color css
<style>
span { border-color: #967690; }
span { border-color: rgb(150,118,144); }
td.TdClassName
{
border-color: #967690;
}
.TagClassName
{
border-color: #967690;
}
</style>