Shades of Mountbatten Pink #947587
Tints of Mountbatten Pink #947587
RGB
CMYK
RGB Variations
Color information
#947587 (or 0x947587) is known color: Mountbatten Pink. HEX triplet: 94, 75 and 87. RGB value is (148,117,135). Sum of RGB (Red+Green+Blue) = 148+117+135=400 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37% from 400); Green value is 117 (46.09% from 255 or 29.25% from 400); Blue value is 135 (53.12% from 255 or 33.75% from 400); Max value from RGB is 148 - color contains mainly: red. Hex color #947587 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947587 is #6B8A78. Grayscale: #808080. Windows color (decimal): -7047801 or 8877460. OLE color: 8877460.
HSL color Cylindrical-coordinate representation of color #947587: hue angle of 325.16º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #947587 is Cyan = 0, Magento = 0.21, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 117 | 135 | - |
| CMYK | 0 | 0.21 | 0.09 | 0.42 |
| HSL | 325.16º | 0.13% | 0.52% | - |
| HSV(B) | 325.16º | 0.21% | 0.58% | - |
| XYZ | 22.95 | 20.77 | 25.72 | - |
| YUV | 128.32 | 131.77 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 117 | 135 | 0 | 0.21 | 0.09 | 0.42 | 325.16 | 0.13 | 0.52 |
| Hex | 94 | 75 | 87 | 0 | 15 | 9 | 2A | 145 | D | 34 |
| Octal | 224 | 165 | 207 | 0 | 25 | 11 | 52 | 505 | 15 | 64 |
| Binary | 10010100 | 1110101 | 10000111 | 0 | 10101 | 1001 | 101010 | 101000101 | 1101 | 110100 |
Color Harmonies of #947587
Complementary color
Monochromatic Colors of #947587
Black with #947587
Text Example
Text Example
White with #947587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947587; }
p { color: rgb(148,117,135); }
H1.HeaderClassName
{
color: #947587;
}
.AnyTagClassName
{
color: #947587;
}
</style>
background-color css
<style>
a { background-color: #947587; }
a { background-color: rgb(148,117,135); }
div.DivClassName
{
background-color: #947587;
}
.BgClassName
{
background-color: #947587;
}
</style>
border-color css
<style>
span { border-color: #947587; }
span { border-color: rgb(148,117,135); }
td.TdClassName
{
border-color: #947587;
}
.TagClassName
{
border-color: #947587;
}
</style>