Shades of Mountbatten Pink #937785
Tints of Mountbatten Pink #937785
RGB
CMYK
RGB Variations
Color information
#937785 (or 0x937785) is known color: Mountbatten Pink. HEX triplet: 93, 77 and 85. RGB value is (147,119,133). Sum of RGB (Red+Green+Blue) = 147+119+133=399 (52% of max value = 765). Red value is 147 (57.81% from 255 or 36.84% from 399); Green value is 119 (46.88% from 255 or 29.82% from 399); Blue value is 133 (52.34% from 255 or 33.33% from 399); Max value from RGB is 147 - color contains mainly: red. Hex color #937785 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #937785 is #6C887A. Grayscale: #808080. Windows color (decimal): -7112827 or 8746899. OLE color: 8746899.
HSL color Cylindrical-coordinate representation of color #937785: hue angle of 330º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #937785 is Cyan = 0, Magento = 0.19, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 119 | 133 | - |
| CMYK | 0 | 0.19 | 0.10 | 0.42 |
| HSL | 330º | 0.11% | 0.52% | - |
| HSV(B) | 330º | 0.19% | 0.58% | - |
| XYZ | 22.86 | 21.09 | 25.06 | - |
| YUV | 128.97 | 130.28 | 140.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 119 | 133 | 0 | 0.19 | 0.10 | 0.42 | 330 | 0.11 | 0.52 |
| Hex | 93 | 77 | 85 | 0 | 13 | A | 2A | 14A | B | 34 |
| Octal | 223 | 167 | 205 | 0 | 23 | 12 | 52 | 512 | 13 | 64 |
| Binary | 10010011 | 1110111 | 10000101 | 0 | 10011 | 1010 | 101010 | 101001010 | 1011 | 110100 |
Color Harmonies of #937785
Complementary color
Monochromatic Colors of #937785
Black with #937785
Text Example
Text Example
White with #937785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937785; }
p { color: rgb(147,119,133); }
H1.HeaderClassName
{
color: #937785;
}
.AnyTagClassName
{
color: #937785;
}
</style>
background-color css
<style>
a { background-color: #937785; }
a { background-color: rgb(147,119,133); }
div.DivClassName
{
background-color: #937785;
}
.BgClassName
{
background-color: #937785;
}
</style>
border-color css
<style>
span { border-color: #937785; }
span { border-color: rgb(147,119,133); }
td.TdClassName
{
border-color: #937785;
}
.TagClassName
{
border-color: #937785;
}
</style>