Shades of Mountbatten Pink #957588
Tints of Mountbatten Pink #957588
RGB
CMYK
RGB Variations
Color information
#957588 (or 0x957588) is known color: Mountbatten Pink. HEX triplet: 95, 75 and 88. RGB value is (149,117,136). Sum of RGB (Red+Green+Blue) = 149+117+136=402 (53% of max value = 765). Red value is 149 (58.59% from 255 or 37.06% from 402); Green value is 117 (46.09% from 255 or 29.10% from 402); Blue value is 136 (53.52% from 255 or 33.83% from 402); Max value from RGB is 149 - color contains mainly: red. Hex color #957588 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #957588 is #6A8A77. Grayscale: #808080. Windows color (decimal): -6982264 or 8942997. OLE color: 8942997.
HSL color Cylindrical-coordinate representation of color #957588: hue angle of 324.38º 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 #957588 is Cyan = 0, Magento = 0.21, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 117 | 136 | - |
| CMYK | 0 | 0.21 | 0.09 | 0.42 |
| HSL | 324.38º | 0.13% | 0.52% | - |
| HSV(B) | 324.38º | 0.21% | 0.58% | - |
| XYZ | 23.2 | 20.89 | 26.1 | - |
| YUV | 128.73 | 132.1 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 117 | 136 | 0 | 0.21 | 0.09 | 0.42 | 324.38 | 0.13 | 0.52 |
| Hex | 95 | 75 | 88 | 0 | 15 | 9 | 2A | 144 | D | 34 |
| Octal | 225 | 165 | 210 | 0 | 25 | 11 | 52 | 504 | 15 | 64 |
| Binary | 10010101 | 1110101 | 10001000 | 0 | 10101 | 1001 | 101010 | 101000100 | 1101 | 110100 |
Color Harmonies of #957588
Complementary color
Monochromatic Colors of #957588
Black with #957588
Text Example
Text Example
White with #957588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957588; }
p { color: rgb(149,117,136); }
H1.HeaderClassName
{
color: #957588;
}
.AnyTagClassName
{
color: #957588;
}
</style>
background-color css
<style>
a { background-color: #957588; }
a { background-color: rgb(149,117,136); }
div.DivClassName
{
background-color: #957588;
}
.BgClassName
{
background-color: #957588;
}
</style>
border-color css
<style>
span { border-color: #957588; }
span { border-color: rgb(149,117,136); }
td.TdClassName
{
border-color: #957588;
}
.TagClassName
{
border-color: #957588;
}
</style>