Shades of Mountbatten Pink #967893
Tints of Mountbatten Pink #967893
RGB
CMYK
RGB Variations
Color information
#967893 (or 0x967893) is known color: Mountbatten Pink. HEX triplet: 96, 78 and 93. RGB value is (150,120,147). Sum of RGB (Red+Green+Blue) = 150+120+147=417 (55% of max value = 765). Red value is 150 (58.98% from 255 or 35.97% from 417); Green value is 120 (47.27% from 255 or 28.78% from 417); Blue value is 147 (57.81% from 255 or 35.25% from 417); Max value from RGB is 150 - color contains mainly: red. Hex color #967893 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #967893 is #69876C. Grayscale: #838383. Windows color (decimal): -6915949 or 9664662. OLE color: 9664662.
HSL color Cylindrical-coordinate representation of color #967893: hue angle of 306º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #967893 is Cyan = 0, Magento = 0.20, Yellow = 0.02 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 120 | 147 | - |
| CMYK | 0 | 0.20 | 0.02 | 0.41 |
| HSL | 306º | 0.13% | 0.53% | - |
| HSV(B) | 306º | 0.2% | 0.59% | - |
| XYZ | 24.56 | 22.02 | 30.56 | - |
| YUV | 132.05 | 136.44 | 140.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 120 | 147 | 0 | 0.20 | 0.02 | 0.41 | 306 | 0.13 | 0.53 |
| Hex | 96 | 78 | 93 | 0 | 14 | 2 | 29 | 132 | C | 35 |
| Octal | 226 | 170 | 223 | 0 | 24 | 2 | 51 | 462 | 14 | 65 |
| Binary | 10010110 | 1111000 | 10010011 | 0 | 10100 | 10 | 101001 | 100110010 | 1100 | 110101 |
Color Harmonies of #967893
Complementary color
Monochromatic Colors of #967893
Black with #967893
Text Example
Text Example
White with #967893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967893; }
p { color: rgb(150,120,147); }
H1.HeaderClassName
{
color: #967893;
}
.AnyTagClassName
{
color: #967893;
}
</style>
background-color css
<style>
a { background-color: #967893; }
a { background-color: rgb(150,120,147); }
div.DivClassName
{
background-color: #967893;
}
.BgClassName
{
background-color: #967893;
}
</style>
border-color css
<style>
span { border-color: #967893; }
span { border-color: rgb(150,120,147); }
td.TdClassName
{
border-color: #967893;
}
.TagClassName
{
border-color: #967893;
}
</style>