Shades of Mountbatten Pink #937587
Tints of Mountbatten Pink #937587
RGB
CMYK
RGB Variations
Color information
#937587 (or 0x937587) is known color: Mountbatten Pink. HEX triplet: 93, 75 and 87. RGB value is (147,117,135). Sum of RGB (Red+Green+Blue) = 147+117+135=399 (52% of max value = 765). Red value is 147 (57.81% from 255 or 36.84% from 399); Green value is 117 (46.09% from 255 or 29.32% from 399); Blue value is 135 (53.12% from 255 or 33.83% from 399); Max value from RGB is 147 - color contains mainly: red. Hex color #937587 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937587 is #6C8A78. Grayscale: #7F7F7F. Windows color (decimal): -7113337 or 8877459. OLE color: 8877459.
HSL color Cylindrical-coordinate representation of color #937587: hue angle of 324º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #937587 is Cyan = 0, Magento = 0.20, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 117 | 135 | - |
| CMYK | 0 | 0.20 | 0.08 | 0.42 |
| HSL | 324º | 0.12% | 0.52% | - |
| HSV(B) | 324º | 0.2% | 0.58% | - |
| XYZ | 22.77 | 20.67 | 25.71 | - |
| YUV | 128.02 | 131.94 | 141.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 117 | 135 | 0 | 0.20 | 0.08 | 0.42 | 324 | 0.12 | 0.52 |
| Hex | 93 | 75 | 87 | 0 | 14 | 8 | 2A | 144 | C | 34 |
| Octal | 223 | 165 | 207 | 0 | 24 | 10 | 52 | 504 | 14 | 64 |
| Binary | 10010011 | 1110101 | 10000111 | 0 | 10100 | 1000 | 101010 | 101000100 | 1100 | 110100 |
Color Harmonies of #937587
Complementary color
Monochromatic Colors of #937587
Black with #937587
Text Example
Text Example
White with #937587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937587; }
p { color: rgb(147,117,135); }
H1.HeaderClassName
{
color: #937587;
}
.AnyTagClassName
{
color: #937587;
}
</style>
background-color css
<style>
a { background-color: #937587; }
a { background-color: rgb(147,117,135); }
div.DivClassName
{
background-color: #937587;
}
.BgClassName
{
background-color: #937587;
}
</style>
border-color css
<style>
span { border-color: #937587; }
span { border-color: rgb(147,117,135); }
td.TdClassName
{
border-color: #937587;
}
.TagClassName
{
border-color: #937587;
}
</style>