Shades of Mountbatten Pink #A07487
Tints of Mountbatten Pink #A07487
RGB
CMYK
RGB Variations
Color information
#A07487 (or 0xA07487) is known color: Mountbatten Pink. HEX triplet: A0, 74 and 87. RGB value is (160,116,135). Sum of RGB (Red+Green+Blue) = 160+116+135=411 (54% of max value = 765). Red value is 160 (62.89% from 255 or 38.93% from 411); Green value is 116 (45.70% from 255 or 28.22% from 411); Blue value is 135 (53.12% from 255 or 32.85% from 411); Max value from RGB is 160 - color contains mainly: red. Hex color #A07487 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A07487 is #5F8B78. Grayscale: #838383. Windows color (decimal): -6261625 or 8877216. OLE color: 8877216.
HSL color Cylindrical-coordinate representation of color #A07487: hue angle of 334.09º degrees, saturation: 0.19, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A07487 is Cyan = 0, Magento = 0.28, Yellow = 0.16 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 116 | 135 | - |
| CMYK | 0 | 0.28 | 0.16 | 0.37 |
| HSL | 334.09º | 0.19% | 0.54% | - |
| HSV(B) | 334.09º | 0.28% | 0.63% | - |
| XYZ | 25.12 | 21.71 | 25.79 | - |
| YUV | 131.32 | 130.08 | 148.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 116 | 135 | 0 | 0.28 | 0.16 | 0.37 | 334.09 | 0.19 | 0.54 |
| Hex | A0 | 74 | 87 | 0 | 1C | 10 | 25 | 14E | 13 | 36 |
| Octal | 240 | 164 | 207 | 0 | 34 | 20 | 45 | 516 | 23 | 66 |
| Binary | 10100000 | 1110100 | 10000111 | 0 | 11100 | 10000 | 100101 | 101001110 | 10011 | 110110 |
Color Harmonies of #A07487
Complementary color
Monochromatic Colors of #A07487
Black with #A07487
Text Example
Text Example
White with #A07487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07487; }
p { color: rgb(160,116,135); }
H1.HeaderClassName
{
color: #A07487;
}
.AnyTagClassName
{
color: #A07487;
}
</style>
background-color css
<style>
a { background-color: #A07487; }
a { background-color: rgb(160,116,135); }
div.DivClassName
{
background-color: #A07487;
}
.BgClassName
{
background-color: #A07487;
}
</style>
border-color css
<style>
span { border-color: #A07487; }
span { border-color: rgb(160,116,135); }
td.TdClassName
{
border-color: #A07487;
}
.TagClassName
{
border-color: #A07487;
}
</style>