Shades of Mountbatten Pink #957191
Tints of Mountbatten Pink #957191
RGB
CMYK
RGB Variations
Color information
#957191 (or 0x957191) is known color: Mountbatten Pink. HEX triplet: 95, 71 and 91. RGB value is (149,113,145). Sum of RGB (Red+Green+Blue) = 149+113+145=407 (53% of max value = 765). Red value is 149 (58.59% from 255 or 36.61% from 407); Green value is 113 (44.53% from 255 or 27.76% from 407); Blue value is 145 (57.03% from 255 or 35.63% from 407); Max value from RGB is 149 - color contains mainly: red. Hex color #957191 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #957191 is #6A8E6E. Grayscale: #7F7F7F. Windows color (decimal): -6983279 or 9531797. OLE color: 9531797.
HSL color Cylindrical-coordinate representation of color #957191: hue angle of 306.67º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #957191 is Cyan = 0, Magento = 0.24, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 113 | 145 | - |
| CMYK | 0 | 0.24 | 0.03 | 0.42 |
| HSL | 306.67º | 0.15% | 0.51% | - |
| HSV(B) | 306.67º | 0.24% | 0.58% | - |
| XYZ | 23.41 | 20.24 | 29.46 | - |
| YUV | 127.41 | 137.93 | 143.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 113 | 145 | 0 | 0.24 | 0.03 | 0.42 | 306.67 | 0.15 | 0.51 |
| Hex | 95 | 71 | 91 | 0 | 18 | 3 | 2A | 133 | F | 33 |
| Octal | 225 | 161 | 221 | 0 | 30 | 3 | 52 | 463 | 17 | 63 |
| Binary | 10010101 | 1110001 | 10010001 | 0 | 11000 | 11 | 101010 | 100110011 | 1111 | 110011 |
Color Harmonies of #957191
Complementary color
Monochromatic Colors of #957191
Black with #957191
Text Example
Text Example
White with #957191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957191; }
p { color: rgb(149,113,145); }
H1.HeaderClassName
{
color: #957191;
}
.AnyTagClassName
{
color: #957191;
}
</style>
background-color css
<style>
a { background-color: #957191; }
a { background-color: rgb(149,113,145); }
div.DivClassName
{
background-color: #957191;
}
.BgClassName
{
background-color: #957191;
}
</style>
border-color css
<style>
span { border-color: #957191; }
span { border-color: rgb(149,113,145); }
td.TdClassName
{
border-color: #957191;
}
.TagClassName
{
border-color: #957191;
}
</style>