Shades of Mountbatten Pink #957688
Tints of Mountbatten Pink #957688
RGB
CMYK
RGB Variations
Color information
#957688 (or 0x957688) is known color: Mountbatten Pink. HEX triplet: 95, 76 and 88. RGB value is (149,118,136). Sum of RGB (Red+Green+Blue) = 149+118+136=403 (53% of max value = 765). Red value is 149 (58.59% from 255 or 36.97% from 403); Green value is 118 (46.48% from 255 or 29.28% from 403); Blue value is 136 (53.52% from 255 or 33.75% from 403); Max value from RGB is 149 - color contains mainly: red. Hex color #957688 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #957688 is #6A8977. Grayscale: #818181. Windows color (decimal): -6982008 or 8943253. OLE color: 8943253.
HSL color Cylindrical-coordinate representation of color #957688: hue angle of 325.16º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #957688 is Cyan = 0, Magento = 0.21, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 118 | 136 | - |
| CMYK | 0 | 0.21 | 0.09 | 0.42 |
| HSL | 325.16º | 0.13% | 0.52% | - |
| HSV(B) | 325.16º | 0.21% | 0.58% | - |
| XYZ | 23.32 | 21.12 | 26.14 | - |
| YUV | 129.32 | 131.77 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 118 | 136 | 0 | 0.21 | 0.09 | 0.42 | 325.16 | 0.13 | 0.52 |
| Hex | 95 | 76 | 88 | 0 | 15 | 9 | 2A | 145 | D | 34 |
| Octal | 225 | 166 | 210 | 0 | 25 | 11 | 52 | 505 | 15 | 64 |
| Binary | 10010101 | 1110110 | 10001000 | 0 | 10101 | 1001 | 101010 | 101000101 | 1101 | 110100 |
Color Harmonies of #957688
Complementary color
Monochromatic Colors of #957688
Black with #957688
Text Example
Text Example
White with #957688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957688; }
p { color: rgb(149,118,136); }
H1.HeaderClassName
{
color: #957688;
}
.AnyTagClassName
{
color: #957688;
}
</style>
background-color css
<style>
a { background-color: #957688; }
a { background-color: rgb(149,118,136); }
div.DivClassName
{
background-color: #957688;
}
.BgClassName
{
background-color: #957688;
}
</style>
border-color css
<style>
span { border-color: #957688; }
span { border-color: rgb(149,118,136); }
td.TdClassName
{
border-color: #957688;
}
.TagClassName
{
border-color: #957688;
}
</style>