Shades of Mountbatten Pink #947590
Tints of Mountbatten Pink #947590
RGB
CMYK
RGB Variations
Color information
#947590 (or 0x947590) is known color: Mountbatten Pink. HEX triplet: 94, 75 and 90. RGB value is (148,117,144). Sum of RGB (Red+Green+Blue) = 148+117+144=409 (54% of max value = 765). Red value is 148 (58.20% from 255 or 36.19% from 409); Green value is 117 (46.09% from 255 or 28.61% from 409); Blue value is 144 (56.64% from 255 or 35.21% from 409); Max value from RGB is 148 - color contains mainly: red. Hex color #947590 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947590 is #6B8A6F. Grayscale: #818181. Windows color (decimal): -7047792 or 9467284. OLE color: 9467284.
HSL color Cylindrical-coordinate representation of color #947590: hue angle of 307.74º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #947590 is Cyan = 0, Magento = 0.21, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 117 | 144 | - |
| CMYK | 0 | 0.21 | 0.03 | 0.42 |
| HSL | 307.74º | 0.13% | 0.52% | - |
| HSV(B) | 307.74º | 0.21% | 0.58% | - |
| XYZ | 23.61 | 21.03 | 29.2 | - |
| YUV | 129.35 | 136.27 | 141.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 117 | 144 | 0 | 0.21 | 0.03 | 0.42 | 307.74 | 0.13 | 0.52 |
| Hex | 94 | 75 | 90 | 0 | 15 | 3 | 2A | 134 | D | 34 |
| Octal | 224 | 165 | 220 | 0 | 25 | 3 | 52 | 464 | 15 | 64 |
| Binary | 10010100 | 1110101 | 10010000 | 0 | 10101 | 11 | 101010 | 100110100 | 1101 | 110100 |
Color Harmonies of #947590
Complementary color
Monochromatic Colors of #947590
Black with #947590
Text Example
Text Example
White with #947590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947590; }
p { color: rgb(148,117,144); }
H1.HeaderClassName
{
color: #947590;
}
.AnyTagClassName
{
color: #947590;
}
</style>
background-color css
<style>
a { background-color: #947590; }
a { background-color: rgb(148,117,144); }
div.DivClassName
{
background-color: #947590;
}
.BgClassName
{
background-color: #947590;
}
</style>
border-color css
<style>
span { border-color: #947590; }
span { border-color: rgb(148,117,144); }
td.TdClassName
{
border-color: #947590;
}
.TagClassName
{
border-color: #947590;
}
</style>