Shades of Mountbatten Pink #A07590
Tints of Mountbatten Pink #A07590
RGB
CMYK
RGB Variations
Color information
#A07590 (or 0xA07590) is known color: Mountbatten Pink. HEX triplet: A0, 75 and 90. RGB value is (160,117,144). Sum of RGB (Red+Green+Blue) = 160+117+144=421 (55% of max value = 765). Red value is 160 (62.89% from 255 or 38.00% from 421); Green value is 117 (46.09% from 255 or 27.79% from 421); Blue value is 144 (56.64% from 255 or 34.20% from 421); Max value from RGB is 160 - color contains mainly: red. Hex color #A07590 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A07590 is #5F8A6F. Grayscale: #848484. Windows color (decimal): -6261360 or 9467296. OLE color: 9467296.
HSL color Cylindrical-coordinate representation of color #A07590: hue angle of 322.33º degrees, saturation: 0.18, 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 #A07590 is Cyan = 0, Magento = 0.27, Yellow = 0.1 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 117 | 144 | - |
| CMYK | 0 | 0.27 | 0.1 | 0.37 |
| HSL | 322.33º | 0.18% | 0.54% | - |
| HSV(B) | 322.33º | 0.27% | 0.63% | - |
| XYZ | 25.89 | 22.21 | 29.31 | - |
| YUV | 132.94 | 134.25 | 147.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 117 | 144 | 0 | 0.27 | 0.1 | 0.37 | 322.33 | 0.18 | 0.54 |
| Hex | A0 | 75 | 90 | 0 | 1B | A | 25 | 142 | 12 | 36 |
| Octal | 240 | 165 | 220 | 0 | 33 | 12 | 45 | 502 | 22 | 66 |
| Binary | 10100000 | 1110101 | 10010000 | 0 | 11011 | 1010 | 100101 | 101000010 | 10010 | 110110 |
Color Harmonies of #A07590
Complementary color
Monochromatic Colors of #A07590
Black with #A07590
Text Example
Text Example
White with #A07590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07590; }
p { color: rgb(160,117,144); }
H1.HeaderClassName
{
color: #A07590;
}
.AnyTagClassName
{
color: #A07590;
}
</style>
background-color css
<style>
a { background-color: #A07590; }
a { background-color: rgb(160,117,144); }
div.DivClassName
{
background-color: #A07590;
}
.BgClassName
{
background-color: #A07590;
}
</style>
border-color css
<style>
span { border-color: #A07590; }
span { border-color: rgb(160,117,144); }
td.TdClassName
{
border-color: #A07590;
}
.TagClassName
{
border-color: #A07590;
}
</style>