Shades of Mountbatten Pink #937290
Tints of Mountbatten Pink #937290
RGB
CMYK
RGB Variations
Color information
#937290 (or 0x937290) is known color: Mountbatten Pink. HEX triplet: 93, 72 and 90. RGB value is (147,114,144). Sum of RGB (Red+Green+Blue) = 147+114+144=405 (53% of max value = 765). Red value is 147 (57.81% from 255 or 36.30% from 405); Green value is 114 (44.92% from 255 or 28.15% from 405); Blue value is 144 (56.64% from 255 or 35.56% from 405); Max value from RGB is 147 - color contains mainly: red. Hex color #937290 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937290 is #6C8D6F. Grayscale: #7F7F7F. Windows color (decimal): -7114096 or 9466515. OLE color: 9466515.
HSL color Cylindrical-coordinate representation of color #937290: hue angle of 305.45º 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 #937290 is Cyan = 0, Magento = 0.22, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 114 | 144 | - |
| CMYK | 0 | 0.22 | 0.02 | 0.42 |
| HSL | 305.45º | 0.13% | 0.51% | - |
| HSV(B) | 305.45º | 0.22% | 0.58% | - |
| XYZ | 23.08 | 20.25 | 29.08 | - |
| YUV | 127.29 | 137.43 | 142.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 114 | 144 | 0 | 0.22 | 0.02 | 0.42 | 305.45 | 0.13 | 0.51 |
| Hex | 93 | 72 | 90 | 0 | 16 | 2 | 2A | 131 | D | 33 |
| Octal | 223 | 162 | 220 | 0 | 26 | 2 | 52 | 461 | 15 | 63 |
| Binary | 10010011 | 1110010 | 10010000 | 0 | 10110 | 10 | 101010 | 100110001 | 1101 | 110011 |
Color Harmonies of #937290
Complementary color
Monochromatic Colors of #937290
Black with #937290
Text Example
Text Example
White with #937290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937290; }
p { color: rgb(147,114,144); }
H1.HeaderClassName
{
color: #937290;
}
.AnyTagClassName
{
color: #937290;
}
</style>
background-color css
<style>
a { background-color: #937290; }
a { background-color: rgb(147,114,144); }
div.DivClassName
{
background-color: #937290;
}
.BgClassName
{
background-color: #937290;
}
</style>
border-color css
<style>
span { border-color: #937290; }
span { border-color: rgb(147,114,144); }
td.TdClassName
{
border-color: #937290;
}
.TagClassName
{
border-color: #937290;
}
</style>