Shades of Mountbatten Pink #957592
Tints of Mountbatten Pink #957592
RGB
CMYK
RGB Variations
Color information
#957592 (or 0x957592) is known color: Mountbatten Pink. HEX triplet: 95, 75 and 92. RGB value is (149,117,146). Sum of RGB (Red+Green+Blue) = 149+117+146=412 (54% of max value = 765). Red value is 149 (58.59% from 255 or 36.17% from 412); Green value is 117 (46.09% from 255 or 28.40% from 412); Blue value is 146 (57.42% from 255 or 35.44% from 412); Max value from RGB is 149 - color contains mainly: red. Hex color #957592 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #957592 is #6A8A6D. Grayscale: #818181. Windows color (decimal): -6982254 or 9598357. OLE color: 9598357.
HSL color Cylindrical-coordinate representation of color #957592: hue angle of 305.62º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #957592 is Cyan = 0, Magento = 0.21, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 117 | 146 | - |
| CMYK | 0 | 0.21 | 0.02 | 0.42 |
| HSL | 305.63º | 0.13% | 0.52% | - |
| HSV(B) | 305.63º | 0.21% | 0.58% | - |
| XYZ | 23.94 | 21.19 | 30.02 | - |
| YUV | 129.87 | 137.1 | 141.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 117 | 146 | 0 | 0.21 | 0.02 | 0.42 | 305.63 | 0.13 | 0.52 |
| Hex | 95 | 75 | 92 | 0 | 15 | 2 | 2A | 132 | D | 34 |
| Octal | 225 | 165 | 222 | 0 | 25 | 2 | 52 | 462 | 15 | 64 |
| Binary | 10010101 | 1110101 | 10010010 | 0 | 10101 | 10 | 101010 | 100110010 | 1101 | 110100 |
Color Harmonies of #957592
Complementary color
Monochromatic Colors of #957592
Black with #957592
Text Example
Text Example
White with #957592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957592; }
p { color: rgb(149,117,146); }
H1.HeaderClassName
{
color: #957592;
}
.AnyTagClassName
{
color: #957592;
}
</style>
background-color css
<style>
a { background-color: #957592; }
a { background-color: rgb(149,117,146); }
div.DivClassName
{
background-color: #957592;
}
.BgClassName
{
background-color: #957592;
}
</style>
border-color css
<style>
span { border-color: #957592; }
span { border-color: rgb(149,117,146); }
td.TdClassName
{
border-color: #957592;
}
.TagClassName
{
border-color: #957592;
}
</style>