Shades of Mountbatten Pink #968490
Tints of Mountbatten Pink #968490
RGB
CMYK
RGB Variations
Color information
#968490 (or 0x968490) is known color: Mountbatten Pink. HEX triplet: 96, 84 and 90. RGB value is (150,132,144). Sum of RGB (Red+Green+Blue) = 150+132+144=426 (56% of max value = 765). Red value is 150 (58.98% from 255 or 35.21% from 426); Green value is 132 (51.95% from 255 or 30.99% from 426); Blue value is 144 (56.64% from 255 or 33.80% from 426); Max value from RGB is 150 - color contains mainly: red. Hex color #968490 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #968490 is #697B6F. Grayscale: #8A8A8A. Windows color (decimal): -6912880 or 9471126. OLE color: 9471126.
HSL color Cylindrical-coordinate representation of color #968490: hue angle of 320º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #968490 is Cyan = 0, Magento = 0.12, Yellow = 0.04 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 132 | 144 | - |
| CMYK | 0 | 0.12 | 0.04 | 0.41 |
| HSL | 320º | 0.08% | 0.55% | - |
| HSV(B) | 320º | 0.12% | 0.59% | - |
| XYZ | 25.86 | 25 | 29.85 | - |
| YUV | 138.75 | 130.96 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 132 | 144 | 0 | 0.12 | 0.04 | 0.41 | 320 | 0.08 | 0.55 |
| Hex | 96 | 84 | 90 | 0 | C | 4 | 29 | 140 | 8 | 37 |
| Octal | 226 | 204 | 220 | 0 | 14 | 4 | 51 | 500 | 10 | 67 |
| Binary | 10010110 | 10000100 | 10010000 | 0 | 1100 | 100 | 101001 | 101000000 | 1000 | 110111 |
Color Harmonies of #968490
Complementary color
Monochromatic Colors of #968490
Black with #968490
Text Example
Text Example
White with #968490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #968490; }
p { color: rgb(150,132,144); }
H1.HeaderClassName
{
color: #968490;
}
.AnyTagClassName
{
color: #968490;
}
</style>
background-color css
<style>
a { background-color: #968490; }
a { background-color: rgb(150,132,144); }
div.DivClassName
{
background-color: #968490;
}
.BgClassName
{
background-color: #968490;
}
</style>
border-color css
<style>
span { border-color: #968490; }
span { border-color: rgb(150,132,144); }
td.TdClassName
{
border-color: #968490;
}
.TagClassName
{
border-color: #968490;
}
</style>