Shades of Mountbatten Pink #9A7587
Tints of Mountbatten Pink #9A7587
RGB
CMYK
RGB Variations
Color information
#9A7587 (or 0x9A7587) is known color: Mountbatten Pink. HEX triplet: 9A, 75 and 87. RGB value is (154,117,135). Sum of RGB (Red+Green+Blue) = 154+117+135=406 (53% of max value = 765). Red value is 154 (60.55% from 255 or 37.93% from 406); Green value is 117 (46.09% from 255 or 28.82% from 406); Blue value is 135 (53.12% from 255 or 33.25% from 406); Max value from RGB is 154 - color contains mainly: red. Hex color #9A7587 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9A7587 is #658A78. Grayscale: #828282. Windows color (decimal): -6654585 or 8877466. OLE color: 8877466.
HSL color Cylindrical-coordinate representation of color #9A7587: hue angle of 330.81º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #9A7587 is Cyan = 0, Magento = 0.24, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 154 | 117 | 135 | - |
| CMYK | 0 | 0.24 | 0.12 | 0.40 |
| HSL | 330.81º | 0.15% | 0.53% | - |
| HSV(B) | 330.81º | 0.24% | 0.6% | - |
| XYZ | 24.06 | 21.34 | 25.77 | - |
| YUV | 130.12 | 130.76 | 145.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 117 | 135 | 0 | 0.24 | 0.12 | 0.40 | 330.81 | 0.15 | 0.53 |
| Hex | 9A | 75 | 87 | 0 | 18 | C | 28 | 14B | F | 35 |
| Octal | 232 | 165 | 207 | 0 | 30 | 14 | 50 | 513 | 17 | 65 |
| Binary | 10011010 | 1110101 | 10000111 | 0 | 11000 | 1100 | 101000 | 101001011 | 1111 | 110101 |
Color Harmonies of #9A7587
Complementary color
Monochromatic Colors of #9A7587
Black with #9A7587
Text Example
Text Example
White with #9A7587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9A7587; }
p { color: rgb(154,117,135); }
H1.HeaderClassName
{
color: #9A7587;
}
.AnyTagClassName
{
color: #9A7587;
}
</style>
background-color css
<style>
a { background-color: #9A7587; }
a { background-color: rgb(154,117,135); }
div.DivClassName
{
background-color: #9A7587;
}
.BgClassName
{
background-color: #9A7587;
}
</style>
border-color css
<style>
span { border-color: #9A7587; }
span { border-color: rgb(154,117,135); }
td.TdClassName
{
border-color: #9A7587;
}
.TagClassName
{
border-color: #9A7587;
}
</style>