Shades of Mountbatten Pink #967290
Tints of Mountbatten Pink #967290
RGB
CMYK
RGB Variations
Color information
#967290 (or 0x967290) is known color: Mountbatten Pink. HEX triplet: 96, 72 and 90. RGB value is (150,114,144). Sum of RGB (Red+Green+Blue) = 150+114+144=408 (54% of max value = 765). Red value is 150 (58.98% from 255 or 36.76% from 408); Green value is 114 (44.92% from 255 or 27.94% from 408); Blue value is 144 (56.64% from 255 or 35.29% from 408); Max value from RGB is 150 - color contains mainly: red. Hex color #967290 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #967290 is #698D6F. Grayscale: #808080. Windows color (decimal): -6917488 or 9466518. OLE color: 9466518.
HSL color Cylindrical-coordinate representation of color #967290: hue angle of 310º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #967290 is Cyan = 0, Magento = 0.24, Yellow = 0.04 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 114 | 144 | - |
| CMYK | 0 | 0.24 | 0.04 | 0.41 |
| HSL | 310º | 0.15% | 0.52% | - |
| HSV(B) | 310º | 0.24% | 0.59% | - |
| XYZ | 23.63 | 20.53 | 29.1 | - |
| YUV | 128.18 | 136.93 | 143.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 114 | 144 | 0 | 0.24 | 0.04 | 0.41 | 310 | 0.15 | 0.52 |
| Hex | 96 | 72 | 90 | 0 | 18 | 4 | 29 | 136 | F | 34 |
| Octal | 226 | 162 | 220 | 0 | 30 | 4 | 51 | 466 | 17 | 64 |
| Binary | 10010110 | 1110010 | 10010000 | 0 | 11000 | 100 | 101001 | 100110110 | 1111 | 110100 |
Color Harmonies of #967290
Complementary color
Monochromatic Colors of #967290
Black with #967290
Text Example
Text Example
White with #967290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967290; }
p { color: rgb(150,114,144); }
H1.HeaderClassName
{
color: #967290;
}
.AnyTagClassName
{
color: #967290;
}
</style>
background-color css
<style>
a { background-color: #967290; }
a { background-color: rgb(150,114,144); }
div.DivClassName
{
background-color: #967290;
}
.BgClassName
{
background-color: #967290;
}
</style>
border-color css
<style>
span { border-color: #967290; }
span { border-color: rgb(150,114,144); }
td.TdClassName
{
border-color: #967290;
}
.TagClassName
{
border-color: #967290;
}
</style>