Shades of Mountbatten Pink #957487
Tints of Mountbatten Pink #957487
RGB
CMYK
RGB Variations
Color information
#957487 (or 0x957487) is known color: Mountbatten Pink. HEX triplet: 95, 74 and 87. RGB value is (149,116,135). Sum of RGB (Red+Green+Blue) = 149+116+135=400 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.25% from 400); Green value is 116 (45.70% from 255 or 29% from 400); Blue value is 135 (53.12% from 255 or 33.75% from 400); Max value from RGB is 149 - color contains mainly: red. Hex color #957487 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #957487 is #6A8B78. Grayscale: #7F7F7F. Windows color (decimal): -6982521 or 8877205. OLE color: 8877205.
HSL color Cylindrical-coordinate representation of color #957487: hue angle of 325.45º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #957487 is Cyan = 0, Magento = 0.22, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 116 | 135 | - |
| CMYK | 0 | 0.22 | 0.09 | 0.42 |
| HSL | 325.45º | 0.13% | 0.52% | - |
| HSV(B) | 325.45º | 0.22% | 0.58% | - |
| XYZ | 23.01 | 20.63 | 25.69 | - |
| YUV | 128.03 | 131.93 | 142.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 116 | 135 | 0 | 0.22 | 0.09 | 0.42 | 325.45 | 0.13 | 0.52 |
| Hex | 95 | 74 | 87 | 0 | 16 | 9 | 2A | 145 | D | 34 |
| Octal | 225 | 164 | 207 | 0 | 26 | 11 | 52 | 505 | 15 | 64 |
| Binary | 10010101 | 1110100 | 10000111 | 0 | 10110 | 1001 | 101010 | 101000101 | 1101 | 110100 |
Color Harmonies of #957487
Complementary color
Monochromatic Colors of #957487
Black with #957487
Text Example
Text Example
White with #957487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957487; }
p { color: rgb(149,116,135); }
H1.HeaderClassName
{
color: #957487;
}
.AnyTagClassName
{
color: #957487;
}
</style>
background-color css
<style>
a { background-color: #957487; }
a { background-color: rgb(149,116,135); }
div.DivClassName
{
background-color: #957487;
}
.BgClassName
{
background-color: #957487;
}
</style>
border-color css
<style>
span { border-color: #957487; }
span { border-color: rgb(149,116,135); }
td.TdClassName
{
border-color: #957487;
}
.TagClassName
{
border-color: #957487;
}
</style>