Shades of Mountbatten Pink #947389
Tints of Mountbatten Pink #947389
RGB
CMYK
RGB Variations
Color information
#947389 (or 0x947389) is known color: Mountbatten Pink. HEX triplet: 94, 73 and 89. RGB value is (148,115,137). Sum of RGB (Red+Green+Blue) = 148+115+137=400 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37% from 400); Green value is 115 (45.31% from 255 or 28.75% from 400); Blue value is 137 (53.91% from 255 or 34.25% from 400); Max value from RGB is 148 - color contains mainly: red. Hex color #947389 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947389 is #6B8C76. Grayscale: #7F7F7F. Windows color (decimal): -7048311 or 9008020. OLE color: 9008020.
HSL color Cylindrical-coordinate representation of color #947389: hue angle of 320º 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 #947389 is Cyan = 0, Magento = 0.22, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 115 | 137 | - |
| CMYK | 0 | 0.22 | 0.07 | 0.42 |
| HSL | 320º | 0.13% | 0.52% | - |
| HSV(B) | 320º | 0.22% | 0.58% | - |
| XYZ | 22.86 | 20.36 | 26.39 | - |
| YUV | 127.38 | 133.43 | 142.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 115 | 137 | 0 | 0.22 | 0.07 | 0.42 | 320 | 0.13 | 0.52 |
| Hex | 94 | 73 | 89 | 0 | 16 | 7 | 2A | 140 | D | 34 |
| Octal | 224 | 163 | 211 | 0 | 26 | 7 | 52 | 500 | 15 | 64 |
| Binary | 10010100 | 1110011 | 10001001 | 0 | 10110 | 111 | 101010 | 101000000 | 1101 | 110100 |
Color Harmonies of #947389
Complementary color
Monochromatic Colors of #947389
Black with #947389
Text Example
Text Example
White with #947389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947389; }
p { color: rgb(148,115,137); }
H1.HeaderClassName
{
color: #947389;
}
.AnyTagClassName
{
color: #947389;
}
</style>
background-color css
<style>
a { background-color: #947389; }
a { background-color: rgb(148,115,137); }
div.DivClassName
{
background-color: #947389;
}
.BgClassName
{
background-color: #947389;
}
</style>
border-color css
<style>
span { border-color: #947389; }
span { border-color: rgb(148,115,137); }
td.TdClassName
{
border-color: #947389;
}
.TagClassName
{
border-color: #947389;
}
</style>