Shades of Mountbatten Pink #968790
Tints of Mountbatten Pink #968790
RGB
CMYK
RGB Variations
Color information
#968790 (or 0x968790) is known color: Mountbatten Pink. HEX triplet: 96, 87 and 90. RGB value is (150,135,144). Sum of RGB (Red+Green+Blue) = 150+135+144=429 (56% of max value = 765). Red value is 150 (58.98% from 255 or 34.97% from 429); Green value is 135 (53.12% from 255 or 31.47% from 429); Blue value is 144 (56.64% from 255 or 33.57% from 429); Max value from RGB is 150 - color contains mainly: red. Hex color #968790 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #968790 is #69786F. Grayscale: #8C8C8C. Windows color (decimal): -6912112 or 9471894. OLE color: 9471894.
HSL color Cylindrical-coordinate representation of color #968790: hue angle of 324º degrees, saturation: 0.07, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #968790 is Cyan = 0, Magento = 0.1, Yellow = 0.04 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 135 | 144 | - |
| CMYK | 0 | 0.1 | 0.04 | 0.41 |
| HSL | 324º | 0.07% | 0.56% | - |
| HSV(B) | 324º | 0.1% | 0.59% | - |
| XYZ | 26.28 | 25.83 | 29.99 | - |
| YUV | 140.51 | 129.97 | 134.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 135 | 144 | 0 | 0.1 | 0.04 | 0.41 | 324 | 0.07 | 0.56 |
| Hex | 96 | 87 | 90 | 0 | A | 4 | 29 | 144 | 7 | 38 |
| Octal | 226 | 207 | 220 | 0 | 12 | 4 | 51 | 504 | 7 | 70 |
| Binary | 10010110 | 10000111 | 10010000 | 0 | 1010 | 100 | 101001 | 101000100 | 111 | 111000 |
Color Harmonies of #968790
Complementary color
Monochromatic Colors of #968790
Black with #968790
Text Example
Text Example
White with #968790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #968790; }
p { color: rgb(150,135,144); }
H1.HeaderClassName
{
color: #968790;
}
.AnyTagClassName
{
color: #968790;
}
</style>
background-color css
<style>
a { background-color: #968790; }
a { background-color: rgb(150,135,144); }
div.DivClassName
{
background-color: #968790;
}
.BgClassName
{
background-color: #968790;
}
</style>
border-color css
<style>
span { border-color: #968790; }
span { border-color: rgb(150,135,144); }
td.TdClassName
{
border-color: #968790;
}
.TagClassName
{
border-color: #968790;
}
</style>