Shades of Mountbatten Pink #967687
Tints of Mountbatten Pink #967687
RGB
CMYK
RGB Variations
Color information
#967687 (or 0x967687) is known color: Mountbatten Pink. HEX triplet: 96, 76 and 87. RGB value is (150,118,135). Sum of RGB (Red+Green+Blue) = 150+118+135=403 (53% of max value = 765). Red value is 150 (58.98% from 255 or 37.22% from 403); Green value is 118 (46.48% from 255 or 29.28% from 403); Blue value is 135 (53.12% from 255 or 33.50% from 403); Max value from RGB is 150 - color contains mainly: red. Hex color #967687 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #967687 is #698978. Grayscale: #818181. Windows color (decimal): -6916473 or 8877718. OLE color: 8877718.
HSL color Cylindrical-coordinate representation of color #967687: hue angle of 328.12º 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 #967687 is Cyan = 0, Magento = 0.21, Yellow = 0.1 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 118 | 135 | - |
| CMYK | 0 | 0.21 | 0.1 | 0.41 |
| HSL | 328.13º | 0.13% | 0.53% | - |
| HSV(B) | 328.13º | 0.21% | 0.59% | - |
| XYZ | 23.43 | 21.19 | 25.78 | - |
| YUV | 129.51 | 131.1 | 142.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 118 | 135 | 0 | 0.21 | 0.1 | 0.41 | 328.13 | 0.13 | 0.53 |
| Hex | 96 | 76 | 87 | 0 | 15 | A | 29 | 148 | D | 35 |
| Octal | 226 | 166 | 207 | 0 | 25 | 12 | 51 | 510 | 15 | 65 |
| Binary | 10010110 | 1110110 | 10000111 | 0 | 10101 | 1010 | 101001 | 101001000 | 1101 | 110101 |
Color Harmonies of #967687
Complementary color
Monochromatic Colors of #967687
Black with #967687
Text Example
Text Example
White with #967687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967687; }
p { color: rgb(150,118,135); }
H1.HeaderClassName
{
color: #967687;
}
.AnyTagClassName
{
color: #967687;
}
</style>
background-color css
<style>
a { background-color: #967687; }
a { background-color: rgb(150,118,135); }
div.DivClassName
{
background-color: #967687;
}
.BgClassName
{
background-color: #967687;
}
</style>
border-color css
<style>
span { border-color: #967687; }
span { border-color: rgb(150,118,135); }
td.TdClassName
{
border-color: #967687;
}
.TagClassName
{
border-color: #967687;
}
</style>