Shades of Mountbatten Pink #947388
Tints of Mountbatten Pink #947388
RGB
CMYK
RGB Variations
Color information
#947388 (or 0x947388) is known color: Mountbatten Pink. HEX triplet: 94, 73 and 88. RGB value is (148,115,136). Sum of RGB (Red+Green+Blue) = 148+115+136=399 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.09% from 399); Green value is 115 (45.31% from 255 or 28.82% from 399); Blue value is 136 (53.52% from 255 or 34.09% from 399); Max value from RGB is 148 - color contains mainly: red. Hex color #947388 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947388 is #6B8C77. Grayscale: #7F7F7F. Windows color (decimal): -7048312 or 8942484. OLE color: 8942484.
HSL color Cylindrical-coordinate representation of color #947388: hue angle of 321.82º 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 #947388 is Cyan = 0, Magento = 0.22, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 115 | 136 | - |
| CMYK | 0 | 0.22 | 0.08 | 0.42 |
| HSL | 321.82º | 0.13% | 0.52% | - |
| HSV(B) | 321.82º | 0.22% | 0.58% | - |
| XYZ | 22.79 | 20.33 | 26.02 | - |
| YUV | 127.26 | 132.93 | 142.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 115 | 136 | 0 | 0.22 | 0.08 | 0.42 | 321.82 | 0.13 | 0.52 |
| Hex | 94 | 73 | 88 | 0 | 16 | 8 | 2A | 142 | D | 34 |
| Octal | 224 | 163 | 210 | 0 | 26 | 10 | 52 | 502 | 15 | 64 |
| Binary | 10010100 | 1110011 | 10001000 | 0 | 10110 | 1000 | 101010 | 101000010 | 1101 | 110100 |
Color Harmonies of #947388
Complementary color
Monochromatic Colors of #947388
Black with #947388
Text Example
Text Example
White with #947388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947388; }
p { color: rgb(148,115,136); }
H1.HeaderClassName
{
color: #947388;
}
.AnyTagClassName
{
color: #947388;
}
</style>
background-color css
<style>
a { background-color: #947388; }
a { background-color: rgb(148,115,136); }
div.DivClassName
{
background-color: #947388;
}
.BgClassName
{
background-color: #947388;
}
</style>
border-color css
<style>
span { border-color: #947388; }
span { border-color: rgb(148,115,136); }
td.TdClassName
{
border-color: #947388;
}
.TagClassName
{
border-color: #947388;
}
</style>