Shades of Mountbatten Pink #A0738E
Tints of Mountbatten Pink #A0738E
RGB
CMYK
RGB Variations
Color information
#A0738E (or 0xA0738E) is known color: Mountbatten Pink. HEX triplet: A0, 73 and 8E. RGB value is (160,115,142). Sum of RGB (Red+Green+Blue) = 160+115+142=417 (55% of max value = 765). Red value is 160 (62.89% from 255 or 38.37% from 417); Green value is 115 (45.31% from 255 or 27.58% from 417); Blue value is 142 (55.86% from 255 or 34.05% from 417); Max value from RGB is 160 - color contains mainly: red. Hex color #A0738E is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A0738E is #5F8C71. Grayscale: #838383. Windows color (decimal): -6261874 or 9335712. OLE color: 9335712.
HSL color Cylindrical-coordinate representation of color #A0738E: hue angle of 324º degrees, saturation: 0.19, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A0738E is Cyan = 0, Magento = 0.28, Yellow = 0.11 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 115 | 142 | - |
| CMYK | 0 | 0.28 | 0.11 | 0.37 |
| HSL | 324º | 0.19% | 0.54% | - |
| HSV(B) | 324º | 0.28% | 0.63% | - |
| XYZ | 25.51 | 21.69 | 28.43 | - |
| YUV | 131.53 | 133.91 | 148.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 115 | 142 | 0 | 0.28 | 0.11 | 0.37 | 324 | 0.19 | 0.54 |
| Hex | A0 | 73 | 8E | 0 | 1C | B | 25 | 144 | 13 | 36 |
| Octal | 240 | 163 | 216 | 0 | 34 | 13 | 45 | 504 | 23 | 66 |
| Binary | 10100000 | 1110011 | 10001110 | 0 | 11100 | 1011 | 100101 | 101000100 | 10011 | 110110 |
Color Harmonies of #A0738E
Complementary color
Monochromatic Colors of #A0738E
Black with #A0738E
Text Example
Text Example
White with #A0738E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A0738E; }
p { color: rgb(160,115,142); }
H1.HeaderClassName
{
color: #A0738E;
}
.AnyTagClassName
{
color: #A0738E;
}
</style>
background-color css
<style>
a { background-color: #A0738E; }
a { background-color: rgb(160,115,142); }
div.DivClassName
{
background-color: #A0738E;
}
.BgClassName
{
background-color: #A0738E;
}
</style>
border-color css
<style>
span { border-color: #A0738E; }
span { border-color: rgb(160,115,142); }
td.TdClassName
{
border-color: #A0738E;
}
.TagClassName
{
border-color: #A0738E;
}
</style>