Shades of Mountbatten Pink #967392
Tints of Mountbatten Pink #967392
RGB
CMYK
RGB Variations
Color information
#967392 (or 0x967392) is known color: Mountbatten Pink. HEX triplet: 96, 73 and 92. RGB value is (150,115,146). Sum of RGB (Red+Green+Blue) = 150+115+146=411 (54% of max value = 765). Red value is 150 (58.98% from 255 or 36.50% from 411); Green value is 115 (45.31% from 255 or 27.98% from 411); Blue value is 146 (57.42% from 255 or 35.52% from 411); Max value from RGB is 150 - color contains mainly: red. Hex color #967392 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #967392 is #698C6D. Grayscale: #808080. Windows color (decimal): -6917230 or 9597846. OLE color: 9597846.
HSL color Cylindrical-coordinate representation of color #967392: hue angle of 306.86º 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 #967392 is Cyan = 0, Magento = 0.23, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 115 | 146 | - |
| CMYK | 0 | 0.23 | 0.03 | 0.41 |
| HSL | 306.86º | 0.14% | 0.52% | - |
| HSV(B) | 306.86º | 0.23% | 0.59% | - |
| XYZ | 23.9 | 20.82 | 29.95 | - |
| YUV | 129 | 137.6 | 142.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 115 | 146 | 0 | 0.23 | 0.03 | 0.41 | 306.86 | 0.14 | 0.52 |
| Hex | 96 | 73 | 92 | 0 | 17 | 3 | 29 | 133 | E | 34 |
| Octal | 226 | 163 | 222 | 0 | 27 | 3 | 51 | 463 | 16 | 64 |
| Binary | 10010110 | 1110011 | 10010010 | 0 | 10111 | 11 | 101001 | 100110011 | 1110 | 110100 |
Color Harmonies of #967392
Complementary color
Monochromatic Colors of #967392
Black with #967392
Text Example
Text Example
White with #967392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967392; }
p { color: rgb(150,115,146); }
H1.HeaderClassName
{
color: #967392;
}
.AnyTagClassName
{
color: #967392;
}
</style>
background-color css
<style>
a { background-color: #967392; }
a { background-color: rgb(150,115,146); }
div.DivClassName
{
background-color: #967392;
}
.BgClassName
{
background-color: #967392;
}
</style>
border-color css
<style>
span { border-color: #967392; }
span { border-color: rgb(150,115,146); }
td.TdClassName
{
border-color: #967392;
}
.TagClassName
{
border-color: #967392;
}
</style>