Shades of Mountbatten Pink #947786
Tints of Mountbatten Pink #947786
RGB
CMYK
RGB Variations
Color information
#947786 (or 0x947786) is known color: Mountbatten Pink. HEX triplet: 94, 77 and 86. RGB value is (148,119,134). Sum of RGB (Red+Green+Blue) = 148+119+134=401 (53% of max value = 765). Red value is 148 (58.20% from 255 or 36.91% from 401); Green value is 119 (46.88% from 255 or 29.68% from 401); Blue value is 134 (52.73% from 255 or 33.42% from 401); Max value from RGB is 148 - color contains mainly: red. Hex color #947786 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947786 is #6B8879. Grayscale: #818181. Windows color (decimal): -7047290 or 8812436. OLE color: 8812436.
HSL color Cylindrical-coordinate representation of color #947786: hue angle of 328.97º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #947786 is Cyan = 0, Magento = 0.20, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 119 | 134 | - |
| CMYK | 0 | 0.20 | 0.09 | 0.42 |
| HSL | 328.97º | 0.12% | 0.52% | - |
| HSV(B) | 328.97º | 0.2% | 0.58% | - |
| XYZ | 23.11 | 21.21 | 25.43 | - |
| YUV | 129.38 | 130.61 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 119 | 134 | 0 | 0.20 | 0.09 | 0.42 | 328.97 | 0.12 | 0.52 |
| Hex | 94 | 77 | 86 | 0 | 14 | 9 | 2A | 149 | C | 34 |
| Octal | 224 | 167 | 206 | 0 | 24 | 11 | 52 | 511 | 14 | 64 |
| Binary | 10010100 | 1110111 | 10000110 | 0 | 10100 | 1001 | 101010 | 101001001 | 1100 | 110100 |
Color Harmonies of #947786
Complementary color
Monochromatic Colors of #947786
Black with #947786
Text Example
Text Example
White with #947786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947786; }
p { color: rgb(148,119,134); }
H1.HeaderClassName
{
color: #947786;
}
.AnyTagClassName
{
color: #947786;
}
</style>
background-color css
<style>
a { background-color: #947786; }
a { background-color: rgb(148,119,134); }
div.DivClassName
{
background-color: #947786;
}
.BgClassName
{
background-color: #947786;
}
</style>
border-color css
<style>
span { border-color: #947786; }
span { border-color: rgb(148,119,134); }
td.TdClassName
{
border-color: #947786;
}
.TagClassName
{
border-color: #947786;
}
</style>