Shades of Mountbatten Pink #947489
Tints of Mountbatten Pink #947489
RGB
CMYK
RGB Variations
Color information
#947489 (or 0x947489) is known color: Mountbatten Pink. HEX triplet: 94, 74 and 89. RGB value is (148,116,137). Sum of RGB (Red+Green+Blue) = 148+116+137=401 (53% of max value = 765). Red value is 148 (58.20% from 255 or 36.91% from 401); Green value is 116 (45.70% from 255 or 28.93% from 401); Blue value is 137 (53.91% from 255 or 34.16% from 401); Max value from RGB is 148 - color contains mainly: red. Hex color #947489 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947489 is #6B8B76. Grayscale: #7F7F7F. Windows color (decimal): -7048055 or 9008276. OLE color: 9008276.
HSL color Cylindrical-coordinate representation of color #947489: hue angle of 320.62º 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 #947489 is Cyan = 0, Magento = 0.22, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 116 | 137 | - |
| CMYK | 0 | 0.22 | 0.07 | 0.42 |
| HSL | 320.63º | 0.13% | 0.52% | - |
| HSV(B) | 320.63º | 0.22% | 0.58% | - |
| XYZ | 22.97 | 20.59 | 26.43 | - |
| YUV | 127.96 | 133.1 | 142.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 116 | 137 | 0 | 0.22 | 0.07 | 0.42 | 320.63 | 0.13 | 0.52 |
| Hex | 94 | 74 | 89 | 0 | 16 | 7 | 2A | 141 | D | 34 |
| Octal | 224 | 164 | 211 | 0 | 26 | 7 | 52 | 501 | 15 | 64 |
| Binary | 10010100 | 1110100 | 10001001 | 0 | 10110 | 111 | 101010 | 101000001 | 1101 | 110100 |
Color Harmonies of #947489
Complementary color
Monochromatic Colors of #947489
Black with #947489
Text Example
Text Example
White with #947489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947489; }
p { color: rgb(148,116,137); }
H1.HeaderClassName
{
color: #947489;
}
.AnyTagClassName
{
color: #947489;
}
</style>
background-color css
<style>
a { background-color: #947489; }
a { background-color: rgb(148,116,137); }
div.DivClassName
{
background-color: #947489;
}
.BgClassName
{
background-color: #947489;
}
</style>
border-color css
<style>
span { border-color: #947489; }
span { border-color: rgb(148,116,137); }
td.TdClassName
{
border-color: #947489;
}
.TagClassName
{
border-color: #947489;
}
</style>