Shades of Mountbatten Pink #937990
Tints of Mountbatten Pink #937990
RGB
CMYK
RGB Variations
Color information
#937990 (or 0x937990) is known color: Mountbatten Pink. HEX triplet: 93, 79 and 90. RGB value is (147,121,144). Sum of RGB (Red+Green+Blue) = 147+121+144=412 (54% of max value = 765). Red value is 147 (57.81% from 255 or 35.68% from 412); Green value is 121 (47.66% from 255 or 29.37% from 412); Blue value is 144 (56.64% from 255 or 34.95% from 412); Max value from RGB is 147 - color contains mainly: red. Hex color #937990 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937990 is #6C866F. Grayscale: #838383. Windows color (decimal): -7112304 or 9468307. OLE color: 9468307.
HSL color Cylindrical-coordinate representation of color #937990: hue angle of 306.92º degrees, saturation: 0.11, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #937990 is Cyan = 0, Magento = 0.18, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 121 | 144 | - |
| CMYK | 0 | 0.18 | 0.02 | 0.42 |
| HSL | 306.92º | 0.11% | 0.53% | - |
| HSV(B) | 306.92º | 0.18% | 0.58% | - |
| XYZ | 23.9 | 21.89 | 29.35 | - |
| YUV | 131.4 | 135.11 | 139.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 121 | 144 | 0 | 0.18 | 0.02 | 0.42 | 306.92 | 0.11 | 0.53 |
| Hex | 93 | 79 | 90 | 0 | 12 | 2 | 2A | 133 | B | 35 |
| Octal | 223 | 171 | 220 | 0 | 22 | 2 | 52 | 463 | 13 | 65 |
| Binary | 10010011 | 1111001 | 10010000 | 0 | 10010 | 10 | 101010 | 100110011 | 1011 | 110101 |
Color Harmonies of #937990
Complementary color
Monochromatic Colors of #937990
Black with #937990
Text Example
Text Example
White with #937990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937990; }
p { color: rgb(147,121,144); }
H1.HeaderClassName
{
color: #937990;
}
.AnyTagClassName
{
color: #937990;
}
</style>
background-color css
<style>
a { background-color: #937990; }
a { background-color: rgb(147,121,144); }
div.DivClassName
{
background-color: #937990;
}
.BgClassName
{
background-color: #937990;
}
</style>
border-color css
<style>
span { border-color: #937990; }
span { border-color: rgb(147,121,144); }
td.TdClassName
{
border-color: #937990;
}
.TagClassName
{
border-color: #937990;
}
</style>