Shades of Mountbatten Pink #947586
Tints of Mountbatten Pink #947586
RGB
CMYK
RGB Variations
Color information
#947586 (or 0x947586) is known color: Mountbatten Pink. HEX triplet: 94, 75 and 86. RGB value is (148,117,134). Sum of RGB (Red+Green+Blue) = 148+117+134=399 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.09% from 399); Green value is 117 (46.09% from 255 or 29.32% from 399); Blue value is 134 (52.73% from 255 or 33.58% from 399); Max value from RGB is 148 - color contains mainly: red. Hex color #947586 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #947586 is #6B8A79. Grayscale: #808080. Windows color (decimal): -7047802 or 8811924. OLE color: 8811924.
HSL color Cylindrical-coordinate representation of color #947586: hue angle of 327.1º 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 #947586 is Cyan = 0, Magento = 0.21, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 117 | 134 | - |
| CMYK | 0 | 0.21 | 0.09 | 0.42 |
| HSL | 327.1º | 0.13% | 0.52% | - |
| HSV(B) | 327.1º | 0.21% | 0.58% | - |
| XYZ | 22.88 | 20.74 | 25.35 | - |
| YUV | 128.21 | 131.27 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 117 | 134 | 0 | 0.21 | 0.09 | 0.42 | 327.1 | 0.13 | 0.52 |
| Hex | 94 | 75 | 86 | 0 | 15 | 9 | 2A | 147 | D | 34 |
| Octal | 224 | 165 | 206 | 0 | 25 | 11 | 52 | 507 | 15 | 64 |
| Binary | 10010100 | 1110101 | 10000110 | 0 | 10101 | 1001 | 101010 | 101000111 | 1101 | 110100 |
Color Harmonies of #947586
Complementary color
Monochromatic Colors of #947586
Black with #947586
Text Example
Text Example
White with #947586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947586; }
p { color: rgb(148,117,134); }
H1.HeaderClassName
{
color: #947586;
}
.AnyTagClassName
{
color: #947586;
}
</style>
background-color css
<style>
a { background-color: #947586; }
a { background-color: rgb(148,117,134); }
div.DivClassName
{
background-color: #947586;
}
.BgClassName
{
background-color: #947586;
}
</style>
border-color css
<style>
span { border-color: #947586; }
span { border-color: rgb(148,117,134); }
td.TdClassName
{
border-color: #947586;
}
.TagClassName
{
border-color: #947586;
}
</style>