Shades of Mountbatten Pink #947791
Tints of Mountbatten Pink #947791
RGB
CMYK
RGB Variations
Color information
#947791 (or 0x947791) is known color: Mountbatten Pink. HEX triplet: 94, 77 and 91. RGB value is (148,119,145). Sum of RGB (Red+Green+Blue) = 148+119+145=412 (54% of max value = 765). Red value is 148 (58.20% from 255 or 35.92% from 412); Green value is 119 (46.88% from 255 or 28.88% from 412); Blue value is 145 (57.03% from 255 or 35.19% from 412); Max value from RGB is 148 - color contains mainly: red. Hex color #947791 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947791 is #6B886E. Grayscale: #828282. Windows color (decimal): -7047279 or 9533332. OLE color: 9533332.
HSL color Cylindrical-coordinate representation of color #947791: hue angle of 306.21º 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 #947791 is Cyan = 0, Magento = 0.20, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 119 | 145 | - |
| CMYK | 0 | 0.20 | 0.02 | 0.42 |
| HSL | 306.21º | 0.12% | 0.52% | - |
| HSV(B) | 306.21º | 0.2% | 0.58% | - |
| XYZ | 23.92 | 21.53 | 29.68 | - |
| YUV | 130.64 | 136.11 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 119 | 145 | 0 | 0.20 | 0.02 | 0.42 | 306.21 | 0.12 | 0.52 |
| Hex | 94 | 77 | 91 | 0 | 14 | 2 | 2A | 132 | C | 34 |
| Octal | 224 | 167 | 221 | 0 | 24 | 2 | 52 | 462 | 14 | 64 |
| Binary | 10010100 | 1110111 | 10010001 | 0 | 10100 | 10 | 101010 | 100110010 | 1100 | 110100 |
Color Harmonies of #947791
Complementary color
Monochromatic Colors of #947791
Black with #947791
Text Example
Text Example
White with #947791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947791; }
p { color: rgb(148,119,145); }
H1.HeaderClassName
{
color: #947791;
}
.AnyTagClassName
{
color: #947791;
}
</style>
background-color css
<style>
a { background-color: #947791; }
a { background-color: rgb(148,119,145); }
div.DivClassName
{
background-color: #947791;
}
.BgClassName
{
background-color: #947791;
}
</style>
border-color css
<style>
span { border-color: #947791; }
span { border-color: rgb(148,119,145); }
td.TdClassName
{
border-color: #947791;
}
.TagClassName
{
border-color: #947791;
}
</style>