Shades of Mountbatten Pink #957190
Tints of Mountbatten Pink #957190
RGB
CMYK
RGB Variations
Color information
#957190 (or 0x957190) is known color: Mountbatten Pink. HEX triplet: 95, 71 and 90. RGB value is (149,113,144). Sum of RGB (Red+Green+Blue) = 149+113+144=406 (53% of max value = 765). Red value is 149 (58.59% from 255 or 36.70% from 406); Green value is 113 (44.53% from 255 or 27.83% from 406); Blue value is 144 (56.64% from 255 or 35.47% from 406); Max value from RGB is 149 - color contains mainly: red. Hex color #957190 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #957190 is #6A8E6F. Grayscale: #7F7F7F. Windows color (decimal): -6983280 or 9466261. OLE color: 9466261.
HSL color Cylindrical-coordinate representation of color #957190: hue angle of 308.33º 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 #957190 is Cyan = 0, Magento = 0.24, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 113 | 144 | - |
| CMYK | 0 | 0.24 | 0.03 | 0.42 |
| HSL | 308.33º | 0.15% | 0.51% | - |
| HSV(B) | 308.33º | 0.24% | 0.58% | - |
| XYZ | 23.33 | 20.21 | 29.06 | - |
| YUV | 127.3 | 137.43 | 143.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 113 | 144 | 0 | 0.24 | 0.03 | 0.42 | 308.33 | 0.15 | 0.51 |
| Hex | 95 | 71 | 90 | 0 | 18 | 3 | 2A | 134 | F | 33 |
| Octal | 225 | 161 | 220 | 0 | 30 | 3 | 52 | 464 | 17 | 63 |
| Binary | 10010101 | 1110001 | 10010000 | 0 | 11000 | 11 | 101010 | 100110100 | 1111 | 110011 |
Color Harmonies of #957190
Complementary color
Monochromatic Colors of #957190
Black with #957190
Text Example
Text Example
White with #957190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957190; }
p { color: rgb(149,113,144); }
H1.HeaderClassName
{
color: #957190;
}
.AnyTagClassName
{
color: #957190;
}
</style>
background-color css
<style>
a { background-color: #957190; }
a { background-color: rgb(149,113,144); }
div.DivClassName
{
background-color: #957190;
}
.BgClassName
{
background-color: #957190;
}
</style>
border-color css
<style>
span { border-color: #957190; }
span { border-color: rgb(149,113,144); }
td.TdClassName
{
border-color: #957190;
}
.TagClassName
{
border-color: #957190;
}
</style>