Shades of Mountbatten Pink #947490
Tints of Mountbatten Pink #947490
RGB
CMYK
RGB Variations
Color information
#947490 (or 0x947490) is known color: Mountbatten Pink. HEX triplet: 94, 74 and 90. RGB value is (148,116,144). Sum of RGB (Red+Green+Blue) = 148+116+144=408 (54% of max value = 765). Red value is 148 (58.20% from 255 or 36.27% from 408); Green value is 116 (45.70% from 255 or 28.43% from 408); Blue value is 144 (56.64% from 255 or 35.29% from 408); Max value from RGB is 148 - color contains mainly: red. Hex color #947490 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947490 is #6B8B6F. Grayscale: #808080. Windows color (decimal): -7048048 or 9467028. OLE color: 9467028.
HSL color Cylindrical-coordinate representation of color #947490: hue angle of 307.5º 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 #947490 is Cyan = 0, Magento = 0.22, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 116 | 144 | - |
| CMYK | 0 | 0.22 | 0.03 | 0.42 |
| HSL | 307.5º | 0.13% | 0.52% | - |
| HSV(B) | 307.5º | 0.22% | 0.58% | - |
| XYZ | 23.49 | 20.8 | 29.16 | - |
| YUV | 128.76 | 136.6 | 141.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 116 | 144 | 0 | 0.22 | 0.03 | 0.42 | 307.5 | 0.13 | 0.52 |
| Hex | 94 | 74 | 90 | 0 | 16 | 3 | 2A | 134 | D | 34 |
| Octal | 224 | 164 | 220 | 0 | 26 | 3 | 52 | 464 | 15 | 64 |
| Binary | 10010100 | 1110100 | 10010000 | 0 | 10110 | 11 | 101010 | 100110100 | 1101 | 110100 |
Color Harmonies of #947490
Complementary color
Monochromatic Colors of #947490
Black with #947490
Text Example
Text Example
White with #947490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947490; }
p { color: rgb(148,116,144); }
H1.HeaderClassName
{
color: #947490;
}
.AnyTagClassName
{
color: #947490;
}
</style>
background-color css
<style>
a { background-color: #947490; }
a { background-color: rgb(148,116,144); }
div.DivClassName
{
background-color: #947490;
}
.BgClassName
{
background-color: #947490;
}
</style>
border-color css
<style>
span { border-color: #947490; }
span { border-color: rgb(148,116,144); }
td.TdClassName
{
border-color: #947490;
}
.TagClassName
{
border-color: #947490;
}
</style>