Shades of Mountbatten Pink #967589
Tints of Mountbatten Pink #967589
RGB
CMYK
RGB Variations
Color information
#967589 (or 0x967589) is known color: Mountbatten Pink. HEX triplet: 96, 75 and 89. RGB value is (150,117,137). Sum of RGB (Red+Green+Blue) = 150+117+137=404 (53% of max value = 765). Red value is 150 (58.98% from 255 or 37.13% from 404); Green value is 117 (46.09% from 255 or 28.96% from 404); Blue value is 137 (53.91% from 255 or 33.91% from 404); Max value from RGB is 150 - color contains mainly: red. Hex color #967589 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #967589 is #698A76. Grayscale: #818181. Windows color (decimal): -6916727 or 9008534. OLE color: 9008534.
HSL color Cylindrical-coordinate representation of color #967589: hue angle of 323.64º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #967589 is Cyan = 0, Magento = 0.22, Yellow = 0.09 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 117 | 137 | - |
| CMYK | 0 | 0.22 | 0.09 | 0.41 |
| HSL | 323.64º | 0.14% | 0.52% | - |
| HSV(B) | 323.64º | 0.22% | 0.59% | - |
| XYZ | 23.45 | 21.01 | 26.49 | - |
| YUV | 129.15 | 132.43 | 142.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 117 | 137 | 0 | 0.22 | 0.09 | 0.41 | 323.64 | 0.14 | 0.52 |
| Hex | 96 | 75 | 89 | 0 | 16 | 9 | 29 | 144 | E | 34 |
| Octal | 226 | 165 | 211 | 0 | 26 | 11 | 51 | 504 | 16 | 64 |
| Binary | 10010110 | 1110101 | 10001001 | 0 | 10110 | 1001 | 101001 | 101000100 | 1110 | 110100 |
Color Harmonies of #967589
Complementary color
Monochromatic Colors of #967589
Black with #967589
Text Example
Text Example
White with #967589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #967589; }
p { color: rgb(150,117,137); }
H1.HeaderClassName
{
color: #967589;
}
.AnyTagClassName
{
color: #967589;
}
</style>
background-color css
<style>
a { background-color: #967589; }
a { background-color: rgb(150,117,137); }
div.DivClassName
{
background-color: #967589;
}
.BgClassName
{
background-color: #967589;
}
</style>
border-color css
<style>
span { border-color: #967589; }
span { border-color: rgb(150,117,137); }
td.TdClassName
{
border-color: #967589;
}
.TagClassName
{
border-color: #967589;
}
</style>