Shades of Mountbatten Pink #937288
Tints of Mountbatten Pink #937288
RGB
CMYK
RGB Variations
Color information
#937288 (or 0x937288) is known color: Mountbatten Pink. HEX triplet: 93, 72 and 88. RGB value is (147,114,136). Sum of RGB (Red+Green+Blue) = 147+114+136=397 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.03% from 397); Green value is 114 (44.92% from 255 or 28.72% from 397); Blue value is 136 (53.52% from 255 or 34.26% from 397); Max value from RGB is 147 - color contains mainly: red. Hex color #937288 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937288 is #6C8D77. Grayscale: #7E7E7E. Windows color (decimal): -7114104 or 8942227. OLE color: 8942227.
HSL color Cylindrical-coordinate representation of color #937288: hue angle of 320º 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 #937288 is Cyan = 0, Magento = 0.22, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 114 | 136 | - |
| CMYK | 0 | 0.22 | 0.07 | 0.42 |
| HSL | 320º | 0.13% | 0.51% | - |
| HSV(B) | 320º | 0.22% | 0.58% | - |
| XYZ | 22.49 | 20.02 | 25.97 | - |
| YUV | 126.38 | 133.43 | 142.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 114 | 136 | 0 | 0.22 | 0.07 | 0.42 | 320 | 0.13 | 0.51 |
| Hex | 93 | 72 | 88 | 0 | 16 | 7 | 2A | 140 | D | 33 |
| Octal | 223 | 162 | 210 | 0 | 26 | 7 | 52 | 500 | 15 | 63 |
| Binary | 10010011 | 1110010 | 10001000 | 0 | 10110 | 111 | 101010 | 101000000 | 1101 | 110011 |
Color Harmonies of #937288
Complementary color
Monochromatic Colors of #937288
Black with #937288
Text Example
Text Example
White with #937288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937288; }
p { color: rgb(147,114,136); }
H1.HeaderClassName
{
color: #937288;
}
.AnyTagClassName
{
color: #937288;
}
</style>
background-color css
<style>
a { background-color: #937288; }
a { background-color: rgb(147,114,136); }
div.DivClassName
{
background-color: #937288;
}
.BgClassName
{
background-color: #937288;
}
</style>
border-color css
<style>
span { border-color: #937288; }
span { border-color: rgb(147,114,136); }
td.TdClassName
{
border-color: #937288;
}
.TagClassName
{
border-color: #937288;
}
</style>