Shades of Mountbatten Pink #947190
Tints of Mountbatten Pink #947190
RGB
CMYK
RGB Variations
Color information
#947190 (or 0x947190) is known color: Mountbatten Pink. HEX triplet: 94, 71 and 90. RGB value is (148,113,144). Sum of RGB (Red+Green+Blue) = 148+113+144=405 (53% of max value = 765). Red value is 148 (58.20% from 255 or 36.54% from 405); Green value is 113 (44.53% from 255 or 27.90% from 405); Blue value is 144 (56.64% from 255 or 35.56% from 405); Max value from RGB is 148 - color contains mainly: red. Hex color #947190 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947190 is #6B8E6F. Grayscale: #7E7E7E. Windows color (decimal): -7048816 or 9466260. OLE color: 9466260.
HSL color Cylindrical-coordinate representation of color #947190: hue angle of 306.86º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #947190 is Cyan = 0, Magento = 0.24, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 113 | 144 | - |
| CMYK | 0 | 0.24 | 0.03 | 0.42 |
| HSL | 306.86º | 0.14% | 0.51% | - |
| HSV(B) | 306.86º | 0.24% | 0.58% | - |
| XYZ | 23.15 | 20.12 | 29.05 | - |
| YUV | 127 | 137.6 | 142.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 113 | 144 | 0 | 0.24 | 0.03 | 0.42 | 306.86 | 0.14 | 0.51 |
| Hex | 94 | 71 | 90 | 0 | 18 | 3 | 2A | 133 | E | 33 |
| Octal | 224 | 161 | 220 | 0 | 30 | 3 | 52 | 463 | 16 | 63 |
| Binary | 10010100 | 1110001 | 10010000 | 0 | 11000 | 11 | 101010 | 100110011 | 1110 | 110011 |
Color Harmonies of #947190
Complementary color
Monochromatic Colors of #947190
Black with #947190
Text Example
Text Example
White with #947190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947190; }
p { color: rgb(148,113,144); }
H1.HeaderClassName
{
color: #947190;
}
.AnyTagClassName
{
color: #947190;
}
</style>
background-color css
<style>
a { background-color: #947190; }
a { background-color: rgb(148,113,144); }
div.DivClassName
{
background-color: #947190;
}
.BgClassName
{
background-color: #947190;
}
</style>
border-color css
<style>
span { border-color: #947190; }
span { border-color: rgb(148,113,144); }
td.TdClassName
{
border-color: #947190;
}
.TagClassName
{
border-color: #947190;
}
</style>