Shades of Mountbatten Pink #937289
Tints of Mountbatten Pink #937289
RGB
CMYK
RGB Variations
Color information
#937289 (or 0x937289) is known color: Mountbatten Pink. HEX triplet: 93, 72 and 89. RGB value is (147,114,137). Sum of RGB (Red+Green+Blue) = 147+114+137=398 (52% of max value = 765). Red value is 147 (57.81% from 255 or 36.93% from 398); Green value is 114 (44.92% from 255 or 28.64% from 398); Blue value is 137 (53.91% from 255 or 34.42% from 398); Max value from RGB is 147 - color contains mainly: red. Hex color #937289 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937289 is #6C8D76. Grayscale: #7E7E7E. Windows color (decimal): -7114103 or 9007763. OLE color: 9007763.
HSL color Cylindrical-coordinate representation of color #937289: hue angle of 318.18º 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 #937289 is Cyan = 0, Magento = 0.22, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 114 | 137 | - |
| CMYK | 0 | 0.22 | 0.07 | 0.42 |
| HSL | 318.18º | 0.13% | 0.51% | - |
| HSV(B) | 318.18º | 0.22% | 0.58% | - |
| XYZ | 22.57 | 20.04 | 26.35 | - |
| YUV | 126.49 | 133.93 | 142.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 114 | 137 | 0 | 0.22 | 0.07 | 0.42 | 318.18 | 0.13 | 0.51 |
| Hex | 93 | 72 | 89 | 0 | 16 | 7 | 2A | 13E | D | 33 |
| Octal | 223 | 162 | 211 | 0 | 26 | 7 | 52 | 476 | 15 | 63 |
| Binary | 10010011 | 1110010 | 10001001 | 0 | 10110 | 111 | 101010 | 100111110 | 1101 | 110011 |
Color Harmonies of #937289
Complementary color
Monochromatic Colors of #937289
Black with #937289
Text Example
Text Example
White with #937289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937289; }
p { color: rgb(147,114,137); }
H1.HeaderClassName
{
color: #937289;
}
.AnyTagClassName
{
color: #937289;
}
</style>
background-color css
<style>
a { background-color: #937289; }
a { background-color: rgb(147,114,137); }
div.DivClassName
{
background-color: #937289;
}
.BgClassName
{
background-color: #937289;
}
</style>
border-color css
<style>
span { border-color: #937289; }
span { border-color: rgb(147,114,137); }
td.TdClassName
{
border-color: #937289;
}
.TagClassName
{
border-color: #937289;
}
</style>