Shades of Mountbatten Pink #987594
Tints of Mountbatten Pink #987594
RGB
CMYK
RGB Variations
Color information
#987594 (or 0x987594) is known color: Mountbatten Pink. HEX triplet: 98, 75 and 94. RGB value is (152,117,148). Sum of RGB (Red+Green+Blue) = 152+117+148=417 (55% of max value = 765). Red value is 152 (59.77% from 255 or 36.45% from 417); Green value is 117 (46.09% from 255 or 28.06% from 417); Blue value is 148 (58.20% from 255 or 35.49% from 417); Max value from RGB is 152 - color contains mainly: red. Hex color #987594 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #987594 is #678A6B. Grayscale: #828282. Windows color (decimal): -6785644 or 9729432. OLE color: 9729432.
HSL color Cylindrical-coordinate representation of color #987594: hue angle of 306.86º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #987594 is Cyan = 0, Magento = 0.23, Yellow = 0.03 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 117 | 148 | - |
| CMYK | 0 | 0.23 | 0.03 | 0.40 |
| HSL | 306.86º | 0.15% | 0.53% | - |
| HSV(B) | 306.86º | 0.23% | 0.6% | - |
| XYZ | 24.66 | 21.54 | 30.87 | - |
| YUV | 131 | 137.6 | 142.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 117 | 148 | 0 | 0.23 | 0.03 | 0.40 | 306.86 | 0.15 | 0.53 |
| Hex | 98 | 75 | 94 | 0 | 17 | 3 | 28 | 133 | F | 35 |
| Octal | 230 | 165 | 224 | 0 | 27 | 3 | 50 | 463 | 17 | 65 |
| Binary | 10011000 | 1110101 | 10010100 | 0 | 10111 | 11 | 101000 | 100110011 | 1111 | 110101 |
Color Harmonies of #987594
Complementary color
Monochromatic Colors of #987594
Black with #987594
Text Example
Text Example
White with #987594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987594; }
p { color: rgb(152,117,148); }
H1.HeaderClassName
{
color: #987594;
}
.AnyTagClassName
{
color: #987594;
}
</style>
background-color css
<style>
a { background-color: #987594; }
a { background-color: rgb(152,117,148); }
div.DivClassName
{
background-color: #987594;
}
.BgClassName
{
background-color: #987594;
}
</style>
border-color css
<style>
span { border-color: #987594; }
span { border-color: rgb(152,117,148); }
td.TdClassName
{
border-color: #987594;
}
.TagClassName
{
border-color: #987594;
}
</style>