Shades of Mountbatten Pink #947387
Tints of Mountbatten Pink #947387
RGB
CMYK
RGB Variations
Color information
#947387 (or 0x947387) is known color: Mountbatten Pink. HEX triplet: 94, 73 and 87. RGB value is (148,115,135). Sum of RGB (Red+Green+Blue) = 148+115+135=398 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.19% from 398); Green value is 115 (45.31% from 255 or 28.89% from 398); Blue value is 135 (53.12% from 255 or 33.92% from 398); Max value from RGB is 148 - color contains mainly: red. Hex color #947387 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947387 is #6B8C78. Grayscale: #7F7F7F. Windows color (decimal): -7048313 or 8876948. OLE color: 8876948.
HSL color Cylindrical-coordinate representation of color #947387: hue angle of 323.64º 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 #947387 is Cyan = 0, Magento = 0.22, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 115 | 135 | - |
| CMYK | 0 | 0.22 | 0.09 | 0.42 |
| HSL | 323.64º | 0.13% | 0.52% | - |
| HSV(B) | 323.64º | 0.22% | 0.58% | - |
| XYZ | 22.72 | 20.31 | 25.64 | - |
| YUV | 127.15 | 132.43 | 142.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 115 | 135 | 0 | 0.22 | 0.09 | 0.42 | 323.64 | 0.13 | 0.52 |
| Hex | 94 | 73 | 87 | 0 | 16 | 9 | 2A | 144 | D | 34 |
| Octal | 224 | 163 | 207 | 0 | 26 | 11 | 52 | 504 | 15 | 64 |
| Binary | 10010100 | 1110011 | 10000111 | 0 | 10110 | 1001 | 101010 | 101000100 | 1101 | 110100 |
Color Harmonies of #947387
Complementary color
Monochromatic Colors of #947387
Black with #947387
Text Example
Text Example
White with #947387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947387; }
p { color: rgb(148,115,135); }
H1.HeaderClassName
{
color: #947387;
}
.AnyTagClassName
{
color: #947387;
}
</style>
background-color css
<style>
a { background-color: #947387; }
a { background-color: rgb(148,115,135); }
div.DivClassName
{
background-color: #947387;
}
.BgClassName
{
background-color: #947387;
}
</style>
border-color css
<style>
span { border-color: #947387; }
span { border-color: rgb(148,115,135); }
td.TdClassName
{
border-color: #947387;
}
.TagClassName
{
border-color: #947387;
}
</style>