Shades of Mountbatten Pink #937388
Tints of Mountbatten Pink #937388
RGB
CMYK
RGB Variations
Color information
#937388 (or 0x937388) is known color: Mountbatten Pink. HEX triplet: 93, 73 and 88. RGB value is (147,115,136). Sum of RGB (Red+Green+Blue) = 147+115+136=398 (52% of max value = 765). Red value is 147 (57.81% from 255 or 36.93% from 398); Green value is 115 (45.31% from 255 or 28.89% from 398); Blue value is 136 (53.52% from 255 or 34.17% from 398); Max value from RGB is 147 - color contains mainly: red. Hex color #937388 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937388 is #6C8C77. Grayscale: #7E7E7E. Windows color (decimal): -7113848 or 8942483. OLE color: 8942483.
HSL color Cylindrical-coordinate representation of color #937388: hue angle of 320.62º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #937388 is Cyan = 0, Magento = 0.22, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 115 | 136 | - |
| CMYK | 0 | 0.22 | 0.07 | 0.42 |
| HSL | 320.63º | 0.13% | 0.51% | - |
| HSV(B) | 320.63º | 0.22% | 0.58% | - |
| XYZ | 22.61 | 20.24 | 26.01 | - |
| YUV | 126.96 | 133.1 | 142.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 115 | 136 | 0 | 0.22 | 0.07 | 0.42 | 320.63 | 0.13 | 0.51 |
| Hex | 93 | 73 | 88 | 0 | 16 | 7 | 2A | 141 | D | 33 |
| Octal | 223 | 163 | 210 | 0 | 26 | 7 | 52 | 501 | 15 | 63 |
| Binary | 10010011 | 1110011 | 10001000 | 0 | 10110 | 111 | 101010 | 101000001 | 1101 | 110011 |
Color Harmonies of #937388
Complementary color
Monochromatic Colors of #937388
Black with #937388
Text Example
Text Example
White with #937388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937388; }
p { color: rgb(147,115,136); }
H1.HeaderClassName
{
color: #937388;
}
.AnyTagClassName
{
color: #937388;
}
</style>
background-color css
<style>
a { background-color: #937388; }
a { background-color: rgb(147,115,136); }
div.DivClassName
{
background-color: #937388;
}
.BgClassName
{
background-color: #937388;
}
</style>
border-color css
<style>
span { border-color: #937388; }
span { border-color: rgb(147,115,136); }
td.TdClassName
{
border-color: #937388;
}
.TagClassName
{
border-color: #937388;
}
</style>