Shades of Mountbatten Pink #947691
Tints of Mountbatten Pink #947691
RGB
CMYK
RGB Variations
Color information
#947691 (or 0x947691) is known color: Mountbatten Pink. HEX triplet: 94, 76 and 91. RGB value is (148,118,145). Sum of RGB (Red+Green+Blue) = 148+118+145=411 (54% of max value = 765). Red value is 148 (58.20% from 255 or 36.01% from 411); Green value is 118 (46.48% from 255 or 28.71% from 411); Blue value is 145 (57.03% from 255 or 35.28% from 411); Max value from RGB is 148 - color contains mainly: red. Hex color #947691 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947691 is #6B896E. Grayscale: #818181. Windows color (decimal): -7047535 or 9533076. OLE color: 9533076.
HSL color Cylindrical-coordinate representation of color #947691: hue angle of 306º 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 #947691 is Cyan = 0, Magento = 0.20, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 118 | 145 | - |
| CMYK | 0 | 0.20 | 0.02 | 0.42 |
| HSL | 306º | 0.12% | 0.52% | - |
| HSV(B) | 306º | 0.2% | 0.58% | - |
| XYZ | 23.8 | 21.3 | 29.64 | - |
| YUV | 130.05 | 136.44 | 140.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 118 | 145 | 0 | 0.20 | 0.02 | 0.42 | 306 | 0.12 | 0.52 |
| Hex | 94 | 76 | 91 | 0 | 14 | 2 | 2A | 132 | C | 34 |
| Octal | 224 | 166 | 221 | 0 | 24 | 2 | 52 | 462 | 14 | 64 |
| Binary | 10010100 | 1110110 | 10010001 | 0 | 10100 | 10 | 101010 | 100110010 | 1100 | 110100 |
Color Harmonies of #947691
Complementary color
Monochromatic Colors of #947691
Black with #947691
Text Example
Text Example
White with #947691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947691; }
p { color: rgb(148,118,145); }
H1.HeaderClassName
{
color: #947691;
}
.AnyTagClassName
{
color: #947691;
}
</style>
background-color css
<style>
a { background-color: #947691; }
a { background-color: rgb(148,118,145); }
div.DivClassName
{
background-color: #947691;
}
.BgClassName
{
background-color: #947691;
}
</style>
border-color css
<style>
span { border-color: #947691; }
span { border-color: rgb(148,118,145); }
td.TdClassName
{
border-color: #947691;
}
.TagClassName
{
border-color: #947691;
}
</style>