Shades of Mountbatten Pink #957390
Tints of Mountbatten Pink #957390
RGB
CMYK
RGB Variations
Color information
#957390 (or 0x957390) is known color: Mountbatten Pink. HEX triplet: 95, 73 and 90. RGB value is (149,115,144). Sum of RGB (Red+Green+Blue) = 149+115+144=408 (54% of max value = 765). Red value is 149 (58.59% from 255 or 36.52% from 408); Green value is 115 (45.31% from 255 or 28.19% from 408); Blue value is 144 (56.64% from 255 or 35.29% from 408); Max value from RGB is 149 - color contains mainly: red. Hex color #957390 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #957390 is #6A8C6F. Grayscale: #808080. Windows color (decimal): -6982768 or 9466773. OLE color: 9466773.
HSL color Cylindrical-coordinate representation of color #957390: hue angle of 308.82º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #957390 is Cyan = 0, Magento = 0.23, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 115 | 144 | - |
| CMYK | 0 | 0.23 | 0.03 | 0.42 |
| HSL | 308.82º | 0.14% | 0.52% | - |
| HSV(B) | 308.82º | 0.23% | 0.58% | - |
| XYZ | 23.56 | 20.66 | 29.13 | - |
| YUV | 128.47 | 136.76 | 142.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 115 | 144 | 0 | 0.23 | 0.03 | 0.42 | 308.82 | 0.14 | 0.52 |
| Hex | 95 | 73 | 90 | 0 | 17 | 3 | 2A | 135 | E | 34 |
| Octal | 225 | 163 | 220 | 0 | 27 | 3 | 52 | 465 | 16 | 64 |
| Binary | 10010101 | 1110011 | 10010000 | 0 | 10111 | 11 | 101010 | 100110101 | 1110 | 110100 |
Color Harmonies of #957390
Complementary color
Monochromatic Colors of #957390
Black with #957390
Text Example
Text Example
White with #957390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957390; }
p { color: rgb(149,115,144); }
H1.HeaderClassName
{
color: #957390;
}
.AnyTagClassName
{
color: #957390;
}
</style>
background-color css
<style>
a { background-color: #957390; }
a { background-color: rgb(149,115,144); }
div.DivClassName
{
background-color: #957390;
}
.BgClassName
{
background-color: #957390;
}
</style>
border-color css
<style>
span { border-color: #957390; }
span { border-color: rgb(149,115,144); }
td.TdClassName
{
border-color: #957390;
}
.TagClassName
{
border-color: #957390;
}
</style>