Shades of Mountbatten Pink #947993
Tints of Mountbatten Pink #947993
RGB
CMYK
RGB Variations
Color information
#947993 (or 0x947993) is known color: Mountbatten Pink. HEX triplet: 94, 79 and 93. RGB value is (148,121,147). Sum of RGB (Red+Green+Blue) = 148+121+147=416 (55% of max value = 765). Red value is 148 (58.20% from 255 or 35.58% from 416); Green value is 121 (47.66% from 255 or 29.09% from 416); Blue value is 147 (57.81% from 255 or 35.34% from 416); Max value from RGB is 148 - color contains mainly: red. Hex color #947993 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947993 is #6B866C. Grayscale: #838383. Windows color (decimal): -7046765 or 9664916. OLE color: 9664916.
HSL color Cylindrical-coordinate representation of color #947993: hue angle of 302.22º degrees, saturation: 0.11, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #947993 is Cyan = 0, Magento = 0.18, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 121 | 147 | - |
| CMYK | 0 | 0.18 | 0.01 | 0.42 |
| HSL | 302.22º | 0.11% | 0.53% | - |
| HSV(B) | 302.22º | 0.18% | 0.58% | - |
| XYZ | 24.32 | 22.08 | 30.58 | - |
| YUV | 132.04 | 136.45 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 121 | 147 | 0 | 0.18 | 0.01 | 0.42 | 302.22 | 0.11 | 0.53 |
| Hex | 94 | 79 | 93 | 0 | 12 | 1 | 2A | 12E | B | 35 |
| Octal | 224 | 171 | 223 | 0 | 22 | 1 | 52 | 456 | 13 | 65 |
| Binary | 10010100 | 1111001 | 10010011 | 0 | 10010 | 1 | 101010 | 100101110 | 1011 | 110101 |
Color Harmonies of #947993
Complementary color
Monochromatic Colors of #947993
Black with #947993
Text Example
Text Example
White with #947993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947993; }
p { color: rgb(148,121,147); }
H1.HeaderClassName
{
color: #947993;
}
.AnyTagClassName
{
color: #947993;
}
</style>
background-color css
<style>
a { background-color: #947993; }
a { background-color: rgb(148,121,147); }
div.DivClassName
{
background-color: #947993;
}
.BgClassName
{
background-color: #947993;
}
</style>
border-color css
<style>
span { border-color: #947993; }
span { border-color: rgb(148,121,147); }
td.TdClassName
{
border-color: #947993;
}
.TagClassName
{
border-color: #947993;
}
</style>