Shades of Mountbatten Pink #967689
Tints of Mountbatten Pink #967689
RGB
CMYK
RGB Variations
Color information
#967689 (or 0x967689) is known color: Mountbatten Pink. HEX triplet: 96, 76 and 89. RGB value is (150,118,137). Sum of RGB (Red+Green+Blue) = 150+118+137=405 (53% of max value = 765). Red value is 150 (58.98% from 255 or 37.04% from 405); Green value is 118 (46.48% from 255 or 29.14% from 405); Blue value is 137 (53.91% from 255 or 33.83% from 405); Max value from RGB is 150 - color contains mainly: red. Hex color #967689 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #967689 is #698976. Grayscale: #818181. Windows color (decimal): -6916471 or 9008790. OLE color: 9008790.
HSL color Cylindrical-coordinate representation of color #967689: hue angle of 324.38º 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 #967689 is Cyan = 0, Magento = 0.21, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 118 | 137 | - |
| CMYK | 0 | 0.21 | 0.09 | 0.41 |
| HSL | 324.38º | 0.13% | 0.53% | - |
| HSV(B) | 324.38º | 0.21% | 0.59% | - |
| XYZ | 23.57 | 21.25 | 26.53 | - |
| YUV | 129.73 | 132.1 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 118 | 137 | 0 | 0.21 | 0.09 | 0.41 | 324.38 | 0.13 | 0.53 |
| Hex | 96 | 76 | 89 | 0 | 15 | 9 | 29 | 144 | D | 35 |
| Octal | 226 | 166 | 211 | 0 | 25 | 11 | 51 | 504 | 15 | 65 |
| Binary | 10010110 | 1110110 | 10001001 | 0 | 10101 | 1001 | 101001 | 101000100 | 1101 | 110101 |
Color Harmonies of #967689
Complementary color
Monochromatic Colors of #967689
Black with #967689
Text Example
Text Example
White with #967689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967689; }
p { color: rgb(150,118,137); }
H1.HeaderClassName
{
color: #967689;
}
.AnyTagClassName
{
color: #967689;
}
</style>
background-color css
<style>
a { background-color: #967689; }
a { background-color: rgb(150,118,137); }
div.DivClassName
{
background-color: #967689;
}
.BgClassName
{
background-color: #967689;
}
</style>
border-color css
<style>
span { border-color: #967689; }
span { border-color: rgb(150,118,137); }
td.TdClassName
{
border-color: #967689;
}
.TagClassName
{
border-color: #967689;
}
</style>