Shades of Mountbatten Pink #967691
Tints of Mountbatten Pink #967691
RGB
CMYK
RGB Variations
Color information
#967691 (or 0x967691) is known color: Mountbatten Pink. HEX triplet: 96, 76 and 91. RGB value is (150,118,145). Sum of RGB (Red+Green+Blue) = 150+118+145=413 (54% of max value = 765). Red value is 150 (58.98% from 255 or 36.32% from 413); Green value is 118 (46.48% from 255 or 28.57% from 413); Blue value is 145 (57.03% from 255 or 35.11% from 413); Max value from RGB is 150 - color contains mainly: red. Hex color #967691 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #967691 is #69896E. Grayscale: #828282. Windows color (decimal): -6916463 or 9533078. OLE color: 9533078.
HSL color Cylindrical-coordinate representation of color #967691: hue angle of 309.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 #967691 is Cyan = 0, Magento = 0.21, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 118 | 145 | - |
| CMYK | 0 | 0.21 | 0.03 | 0.41 |
| HSL | 309.38º | 0.13% | 0.53% | - |
| HSV(B) | 309.38º | 0.21% | 0.59% | - |
| XYZ | 24.17 | 21.49 | 29.66 | - |
| YUV | 130.65 | 136.1 | 141.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 118 | 145 | 0 | 0.21 | 0.03 | 0.41 | 309.38 | 0.13 | 0.53 |
| Hex | 96 | 76 | 91 | 0 | 15 | 3 | 29 | 135 | D | 35 |
| Octal | 226 | 166 | 221 | 0 | 25 | 3 | 51 | 465 | 15 | 65 |
| Binary | 10010110 | 1110110 | 10010001 | 0 | 10101 | 11 | 101001 | 100110101 | 1101 | 110101 |
Color Harmonies of #967691
Complementary color
Monochromatic Colors of #967691
Black with #967691
Text Example
Text Example
White with #967691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967691; }
p { color: rgb(150,118,145); }
H1.HeaderClassName
{
color: #967691;
}
.AnyTagClassName
{
color: #967691;
}
</style>
background-color css
<style>
a { background-color: #967691; }
a { background-color: rgb(150,118,145); }
div.DivClassName
{
background-color: #967691;
}
.BgClassName
{
background-color: #967691;
}
</style>
border-color css
<style>
span { border-color: #967691; }
span { border-color: rgb(150,118,145); }
td.TdClassName
{
border-color: #967691;
}
.TagClassName
{
border-color: #967691;
}
</style>