Shades of Mountbatten Pink #937788
Tints of Mountbatten Pink #937788
RGB
CMYK
RGB Variations
Color information
#937788 (or 0x937788) is known color: Mountbatten Pink. HEX triplet: 93, 77 and 88. RGB value is (147,119,136). Sum of RGB (Red+Green+Blue) = 147+119+136=402 (53% of max value = 765). Red value is 147 (57.81% from 255 or 36.57% from 402); Green value is 119 (46.88% from 255 or 29.60% from 402); Blue value is 136 (53.52% from 255 or 33.83% from 402); Max value from RGB is 147 - color contains mainly: red. Hex color #937788 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937788 is #6C8877. Grayscale: #818181. Windows color (decimal): -7112824 or 8943507. OLE color: 8943507.
HSL color Cylindrical-coordinate representation of color #937788: hue angle of 323.57º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #937788 is Cyan = 0, Magento = 0.19, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 119 | 136 | - |
| CMYK | 0 | 0.19 | 0.07 | 0.42 |
| HSL | 323.57º | 0.11% | 0.52% | - |
| HSV(B) | 323.57º | 0.19% | 0.58% | - |
| XYZ | 23.07 | 21.17 | 26.16 | - |
| YUV | 129.31 | 131.78 | 140.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 119 | 136 | 0 | 0.19 | 0.07 | 0.42 | 323.57 | 0.11 | 0.52 |
| Hex | 93 | 77 | 88 | 0 | 13 | 7 | 2A | 144 | B | 34 |
| Octal | 223 | 167 | 210 | 0 | 23 | 7 | 52 | 504 | 13 | 64 |
| Binary | 10010011 | 1110111 | 10001000 | 0 | 10011 | 111 | 101010 | 101000100 | 1011 | 110100 |
Color Harmonies of #937788
Complementary color
Monochromatic Colors of #937788
Black with #937788
Text Example
Text Example
White with #937788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937788; }
p { color: rgb(147,119,136); }
H1.HeaderClassName
{
color: #937788;
}
.AnyTagClassName
{
color: #937788;
}
</style>
background-color css
<style>
a { background-color: #937788; }
a { background-color: rgb(147,119,136); }
div.DivClassName
{
background-color: #937788;
}
.BgClassName
{
background-color: #937788;
}
</style>
border-color css
<style>
span { border-color: #937788; }
span { border-color: rgb(147,119,136); }
td.TdClassName
{
border-color: #937788;
}
.TagClassName
{
border-color: #937788;
}
</style>