Shades of Mountbatten Pink #957892
Tints of Mountbatten Pink #957892
RGB
CMYK
RGB Variations
Color information
#957892 (or 0x957892) is known color: Mountbatten Pink. HEX triplet: 95, 78 and 92. RGB value is (149,120,146). Sum of RGB (Red+Green+Blue) = 149+120+146=415 (54% of max value = 765). Red value is 149 (58.59% from 255 or 35.90% from 415); Green value is 120 (47.27% from 255 or 28.92% from 415); Blue value is 146 (57.42% from 255 or 35.18% from 415); Max value from RGB is 149 - color contains mainly: red. Hex color #957892 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #957892 is #6A876D. Grayscale: #838383. Windows color (decimal): -6981486 or 9599125. OLE color: 9599125.
HSL color Cylindrical-coordinate representation of color #957892: hue angle of 306.21º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #957892 is Cyan = 0, Magento = 0.19, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 120 | 146 | - |
| CMYK | 0 | 0.19 | 0.02 | 0.42 |
| HSL | 306.21º | 0.12% | 0.53% | - |
| HSV(B) | 306.21º | 0.19% | 0.58% | - |
| XYZ | 24.3 | 21.9 | 30.14 | - |
| YUV | 131.64 | 136.11 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 120 | 146 | 0 | 0.19 | 0.02 | 0.42 | 306.21 | 0.12 | 0.53 |
| Hex | 95 | 78 | 92 | 0 | 13 | 2 | 2A | 132 | C | 35 |
| Octal | 225 | 170 | 222 | 0 | 23 | 2 | 52 | 462 | 14 | 65 |
| Binary | 10010101 | 1111000 | 10010010 | 0 | 10011 | 10 | 101010 | 100110010 | 1100 | 110101 |
Color Harmonies of #957892
Complementary color
Monochromatic Colors of #957892
Black with #957892
Text Example
Text Example
White with #957892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957892; }
p { color: rgb(149,120,146); }
H1.HeaderClassName
{
color: #957892;
}
.AnyTagClassName
{
color: #957892;
}
</style>
background-color css
<style>
a { background-color: #957892; }
a { background-color: rgb(149,120,146); }
div.DivClassName
{
background-color: #957892;
}
.BgClassName
{
background-color: #957892;
}
</style>
border-color css
<style>
span { border-color: #957892; }
span { border-color: rgb(149,120,146); }
td.TdClassName
{
border-color: #957892;
}
.TagClassName
{
border-color: #957892;
}
</style>