Shades of Mountbatten Pink #947088
Tints of Mountbatten Pink #947088
RGB
CMYK
RGB Variations
Color information
#947088 (or 0x947088) is known color: Mountbatten Pink. HEX triplet: 94, 70 and 88. RGB value is (148,112,136). Sum of RGB (Red+Green+Blue) = 148+112+136=396 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.37% from 396); Green value is 112 (44.14% from 255 or 28.28% from 396); Blue value is 136 (53.52% from 255 or 34.34% from 396); Max value from RGB is 148 - color contains mainly: red. Hex color #947088 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947088 is #6B8F77. Grayscale: #7D7D7D. Windows color (decimal): -7049080 or 8941716. OLE color: 8941716.
HSL color Cylindrical-coordinate representation of color #947088: hue angle of 320º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #947088 is Cyan = 0, Magento = 0.24, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 112 | 136 | - |
| CMYK | 0 | 0.24 | 0.08 | 0.42 |
| HSL | 320º | 0.14% | 0.51% | - |
| HSV(B) | 320º | 0.24% | 0.58% | - |
| XYZ | 22.45 | 19.66 | 25.9 | - |
| YUV | 125.5 | 133.93 | 144.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 112 | 136 | 0 | 0.24 | 0.08 | 0.42 | 320 | 0.14 | 0.51 |
| Hex | 94 | 70 | 88 | 0 | 18 | 8 | 2A | 140 | E | 33 |
| Octal | 224 | 160 | 210 | 0 | 30 | 10 | 52 | 500 | 16 | 63 |
| Binary | 10010100 | 1110000 | 10001000 | 0 | 11000 | 1000 | 101010 | 101000000 | 1110 | 110011 |
Color Harmonies of #947088
Complementary color
Monochromatic Colors of #947088
Black with #947088
Text Example
Text Example
White with #947088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947088; }
p { color: rgb(148,112,136); }
H1.HeaderClassName
{
color: #947088;
}
.AnyTagClassName
{
color: #947088;
}
</style>
background-color css
<style>
a { background-color: #947088; }
a { background-color: rgb(148,112,136); }
div.DivClassName
{
background-color: #947088;
}
.BgClassName
{
background-color: #947088;
}
</style>
border-color css
<style>
span { border-color: #947088; }
span { border-color: rgb(148,112,136); }
td.TdClassName
{
border-color: #947088;
}
.TagClassName
{
border-color: #947088;
}
</style>