Shades of Mountbatten Pink #967491
Tints of Mountbatten Pink #967491
RGB
CMYK
RGB Variations
Color information
#967491 (or 0x967491) is known color: Mountbatten Pink. HEX triplet: 96, 74 and 91. RGB value is (150,116,145). Sum of RGB (Red+Green+Blue) = 150+116+145=411 (54% of max value = 765). Red value is 150 (58.98% from 255 or 36.50% from 411); Green value is 116 (45.70% from 255 or 28.22% from 411); Blue value is 145 (57.03% from 255 or 35.28% from 411); Max value from RGB is 150 - color contains mainly: red. Hex color #967491 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #967491 is #698B6E. Grayscale: #818181. Windows color (decimal): -6916975 or 9532566. OLE color: 9532566.
HSL color Cylindrical-coordinate representation of color #967491: hue angle of 308.82º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #967491 is Cyan = 0, Magento = 0.23, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 116 | 145 | - |
| CMYK | 0 | 0.23 | 0.03 | 0.41 |
| HSL | 308.82º | 0.14% | 0.52% | - |
| HSV(B) | 308.82º | 0.23% | 0.59% | - |
| XYZ | 23.93 | 21.02 | 29.58 | - |
| YUV | 129.47 | 136.76 | 142.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 116 | 145 | 0 | 0.23 | 0.03 | 0.41 | 308.82 | 0.14 | 0.52 |
| Hex | 96 | 74 | 91 | 0 | 17 | 3 | 29 | 135 | E | 34 |
| Octal | 226 | 164 | 221 | 0 | 27 | 3 | 51 | 465 | 16 | 64 |
| Binary | 10010110 | 1110100 | 10010001 | 0 | 10111 | 11 | 101001 | 100110101 | 1110 | 110100 |
Color Harmonies of #967491
Complementary color
Monochromatic Colors of #967491
Black with #967491
Text Example
Text Example
White with #967491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967491; }
p { color: rgb(150,116,145); }
H1.HeaderClassName
{
color: #967491;
}
.AnyTagClassName
{
color: #967491;
}
</style>
background-color css
<style>
a { background-color: #967491; }
a { background-color: rgb(150,116,145); }
div.DivClassName
{
background-color: #967491;
}
.BgClassName
{
background-color: #967491;
}
</style>
border-color css
<style>
span { border-color: #967491; }
span { border-color: rgb(150,116,145); }
td.TdClassName
{
border-color: #967491;
}
.TagClassName
{
border-color: #967491;
}
</style>