Shades of Mountbatten Pink #947390
Tints of Mountbatten Pink #947390
RGB
CMYK
RGB Variations
Color information
#947390 (or 0x947390) is known color: Mountbatten Pink. HEX triplet: 94, 73 and 90. RGB value is (148,115,144). Sum of RGB (Red+Green+Blue) = 148+115+144=407 (53% of max value = 765). Red value is 148 (58.20% from 255 or 36.36% from 407); Green value is 115 (45.31% from 255 or 28.26% from 407); Blue value is 144 (56.64% from 255 or 35.38% from 407); Max value from RGB is 148 - color contains mainly: red. Hex color #947390 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947390 is #6B8C6F. Grayscale: #808080. Windows color (decimal): -7048304 or 9466772. OLE color: 9466772.
HSL color Cylindrical-coordinate representation of color #947390: hue angle of 307.27º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #947390 is Cyan = 0, Magento = 0.22, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 115 | 144 | - |
| CMYK | 0 | 0.22 | 0.03 | 0.42 |
| HSL | 307.27º | 0.13% | 0.52% | - |
| HSV(B) | 307.27º | 0.22% | 0.58% | - |
| XYZ | 23.38 | 20.57 | 29.12 | - |
| YUV | 128.17 | 136.93 | 142.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 115 | 144 | 0 | 0.22 | 0.03 | 0.42 | 307.27 | 0.13 | 0.52 |
| Hex | 94 | 73 | 90 | 0 | 16 | 3 | 2A | 133 | D | 34 |
| Octal | 224 | 163 | 220 | 0 | 26 | 3 | 52 | 463 | 15 | 64 |
| Binary | 10010100 | 1110011 | 10010000 | 0 | 10110 | 11 | 101010 | 100110011 | 1101 | 110100 |
Color Harmonies of #947390
Complementary color
Monochromatic Colors of #947390
Black with #947390
Text Example
Text Example
White with #947390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947390; }
p { color: rgb(148,115,144); }
H1.HeaderClassName
{
color: #947390;
}
.AnyTagClassName
{
color: #947390;
}
</style>
background-color css
<style>
a { background-color: #947390; }
a { background-color: rgb(148,115,144); }
div.DivClassName
{
background-color: #947390;
}
.BgClassName
{
background-color: #947390;
}
</style>
border-color css
<style>
span { border-color: #947390; }
span { border-color: rgb(148,115,144); }
td.TdClassName
{
border-color: #947390;
}
.TagClassName
{
border-color: #947390;
}
</style>