Shades of Mountbatten Pink #967791
Tints of Mountbatten Pink #967791
RGB
CMYK
RGB Variations
Color information
#967791 (or 0x967791) is known color: Mountbatten Pink. HEX triplet: 96, 77 and 91. RGB value is (150,119,145). Sum of RGB (Red+Green+Blue) = 150+119+145=414 (54% of max value = 765). Red value is 150 (58.98% from 255 or 36.23% from 414); Green value is 119 (46.88% from 255 or 28.74% from 414); Blue value is 145 (57.03% from 255 or 35.02% from 414); Max value from RGB is 150 - color contains mainly: red. Hex color #967791 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #967791 is #69886E. Grayscale: #838383. Windows color (decimal): -6916207 or 9533334. OLE color: 9533334.
HSL color Cylindrical-coordinate representation of color #967791: hue angle of 309.68º 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 #967791 is Cyan = 0, Magento = 0.21, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 119 | 145 | - |
| CMYK | 0 | 0.21 | 0.03 | 0.41 |
| HSL | 309.68º | 0.13% | 0.53% | - |
| HSV(B) | 309.68º | 0.21% | 0.59% | - |
| XYZ | 24.29 | 21.72 | 29.7 | - |
| YUV | 131.23 | 135.77 | 141.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 119 | 145 | 0 | 0.21 | 0.03 | 0.41 | 309.68 | 0.13 | 0.53 |
| Hex | 96 | 77 | 91 | 0 | 15 | 3 | 29 | 136 | D | 35 |
| Octal | 226 | 167 | 221 | 0 | 25 | 3 | 51 | 466 | 15 | 65 |
| Binary | 10010110 | 1110111 | 10010001 | 0 | 10101 | 11 | 101001 | 100110110 | 1101 | 110101 |
Color Harmonies of #967791
Complementary color
Monochromatic Colors of #967791
Black with #967791
Text Example
Text Example
White with #967791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967791; }
p { color: rgb(150,119,145); }
H1.HeaderClassName
{
color: #967791;
}
.AnyTagClassName
{
color: #967791;
}
</style>
background-color css
<style>
a { background-color: #967791; }
a { background-color: rgb(150,119,145); }
div.DivClassName
{
background-color: #967791;
}
.BgClassName
{
background-color: #967791;
}
</style>
border-color css
<style>
span { border-color: #967791; }
span { border-color: rgb(150,119,145); }
td.TdClassName
{
border-color: #967791;
}
.TagClassName
{
border-color: #967791;
}
</style>