Shades of Mountbatten Pink #937886
Tints of Mountbatten Pink #937886
RGB
CMYK
RGB Variations
Color information
#937886 (or 0x937886) is known color: Mountbatten Pink. HEX triplet: 93, 78 and 86. RGB value is (147,120,134). Sum of RGB (Red+Green+Blue) = 147+120+134=401 (53% of max value = 765). Red value is 147 (57.81% from 255 or 36.66% from 401); Green value is 120 (47.27% from 255 or 29.93% from 401); Blue value is 134 (52.73% from 255 or 33.42% from 401); Max value from RGB is 147 - color contains mainly: red. Hex color #937886 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937886 is #6C8779. Grayscale: #818181. Windows color (decimal): -7112570 or 8812691. OLE color: 8812691.
HSL color Cylindrical-coordinate representation of color #937886: hue angle of 328.89º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #937886 is Cyan = 0, Magento = 0.18, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 120 | 134 | - |
| CMYK | 0 | 0.18 | 0.09 | 0.42 |
| HSL | 328.89º | 0.11% | 0.52% | - |
| HSV(B) | 328.89º | 0.18% | 0.58% | - |
| XYZ | 23.05 | 21.36 | 25.46 | - |
| YUV | 129.67 | 130.45 | 140.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 120 | 134 | 0 | 0.18 | 0.09 | 0.42 | 328.89 | 0.11 | 0.52 |
| Hex | 93 | 78 | 86 | 0 | 12 | 9 | 2A | 149 | B | 34 |
| Octal | 223 | 170 | 206 | 0 | 22 | 11 | 52 | 511 | 13 | 64 |
| Binary | 10010011 | 1111000 | 10000110 | 0 | 10010 | 1001 | 101010 | 101001001 | 1011 | 110100 |
Color Harmonies of #937886
Complementary color
Monochromatic Colors of #937886
Black with #937886
Text Example
Text Example
White with #937886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937886; }
p { color: rgb(147,120,134); }
H1.HeaderClassName
{
color: #937886;
}
.AnyTagClassName
{
color: #937886;
}
</style>
background-color css
<style>
a { background-color: #937886; }
a { background-color: rgb(147,120,134); }
div.DivClassName
{
background-color: #937886;
}
.BgClassName
{
background-color: #937886;
}
</style>
border-color css
<style>
span { border-color: #937886; }
span { border-color: rgb(147,120,134); }
td.TdClassName
{
border-color: #937886;
}
.TagClassName
{
border-color: #937886;
}
</style>