Shades of Mountbatten Pink #947889
Tints of Mountbatten Pink #947889
RGB
CMYK
RGB Variations
Color information
#947889 (or 0x947889) is known color: Mountbatten Pink. HEX triplet: 94, 78 and 89. RGB value is (148,120,137). Sum of RGB (Red+Green+Blue) = 148+120+137=405 (53% of max value = 765). Red value is 148 (58.20% from 255 or 36.54% from 405); Green value is 120 (47.27% from 255 or 29.63% from 405); Blue value is 137 (53.91% from 255 or 33.83% from 405); Max value from RGB is 148 - color contains mainly: red. Hex color #947889 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947889 is #6B8776. Grayscale: #828282. Windows color (decimal): -7047031 or 9009300. OLE color: 9009300.
HSL color Cylindrical-coordinate representation of color #947889: hue angle of 323.57º degrees, saturation: 0.12, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #947889 is Cyan = 0, Magento = 0.19, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 120 | 137 | - |
| CMYK | 0 | 0.19 | 0.07 | 0.42 |
| HSL | 323.57º | 0.12% | 0.53% | - |
| HSV(B) | 323.57º | 0.19% | 0.58% | - |
| XYZ | 23.44 | 21.53 | 26.59 | - |
| YUV | 130.31 | 131.78 | 140.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 120 | 137 | 0 | 0.19 | 0.07 | 0.42 | 323.57 | 0.12 | 0.53 |
| Hex | 94 | 78 | 89 | 0 | 13 | 7 | 2A | 144 | C | 35 |
| Octal | 224 | 170 | 211 | 0 | 23 | 7 | 52 | 504 | 14 | 65 |
| Binary | 10010100 | 1111000 | 10001001 | 0 | 10011 | 111 | 101010 | 101000100 | 1100 | 110101 |
Color Harmonies of #947889
Complementary color
Monochromatic Colors of #947889
Black with #947889
Text Example
Text Example
White with #947889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947889; }
p { color: rgb(148,120,137); }
H1.HeaderClassName
{
color: #947889;
}
.AnyTagClassName
{
color: #947889;
}
</style>
background-color css
<style>
a { background-color: #947889; }
a { background-color: rgb(148,120,137); }
div.DivClassName
{
background-color: #947889;
}
.BgClassName
{
background-color: #947889;
}
</style>
border-color css
<style>
span { border-color: #947889; }
span { border-color: rgb(148,120,137); }
td.TdClassName
{
border-color: #947889;
}
.TagClassName
{
border-color: #947889;
}
</style>