Shades of Mountbatten Pink #937687
Tints of Mountbatten Pink #937687
RGB
CMYK
RGB Variations
Color information
#937687 (or 0x937687) is known color: Mountbatten Pink. HEX triplet: 93, 76 and 87. RGB value is (147,118,135). Sum of RGB (Red+Green+Blue) = 147+118+135=400 (52% of max value = 765). Red value is 147 (57.81% from 255 or 36.75% from 400); Green value is 118 (46.48% from 255 or 29.5% from 400); Blue value is 135 (53.12% from 255 or 33.75% from 400); Max value from RGB is 147 - color contains mainly: red. Hex color #937687 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937687 is #6C8978. Grayscale: #808080. Windows color (decimal): -7113081 or 8877715. OLE color: 8877715.
HSL color Cylindrical-coordinate representation of color #937687: hue angle of 324.83º 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 #937687 is Cyan = 0, Magento = 0.20, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 118 | 135 | - |
| CMYK | 0 | 0.20 | 0.08 | 0.42 |
| HSL | 324.83º | 0.12% | 0.52% | - |
| HSV(B) | 324.83º | 0.2% | 0.58% | - |
| XYZ | 22.88 | 20.91 | 25.75 | - |
| YUV | 128.61 | 131.61 | 141.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 118 | 135 | 0 | 0.20 | 0.08 | 0.42 | 324.83 | 0.12 | 0.52 |
| Hex | 93 | 76 | 87 | 0 | 14 | 8 | 2A | 145 | C | 34 |
| Octal | 223 | 166 | 207 | 0 | 24 | 10 | 52 | 505 | 14 | 64 |
| Binary | 10010011 | 1110110 | 10000111 | 0 | 10100 | 1000 | 101010 | 101000101 | 1100 | 110100 |
Color Harmonies of #937687
Complementary color
Monochromatic Colors of #937687
Black with #937687
Text Example
Text Example
White with #937687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937687; }
p { color: rgb(147,118,135); }
H1.HeaderClassName
{
color: #937687;
}
.AnyTagClassName
{
color: #937687;
}
</style>
background-color css
<style>
a { background-color: #937687; }
a { background-color: rgb(147,118,135); }
div.DivClassName
{
background-color: #937687;
}
.BgClassName
{
background-color: #937687;
}
</style>
border-color css
<style>
span { border-color: #937687; }
span { border-color: rgb(147,118,135); }
td.TdClassName
{
border-color: #937687;
}
.TagClassName
{
border-color: #937687;
}
</style>