Shades of Mountbatten Pink #A07494
Tints of Mountbatten Pink #A07494
RGB
CMYK
RGB Variations
Color information
#A07494 (or 0xA07494) is known color: Mountbatten Pink. HEX triplet: A0, 74 and 94. RGB value is (160,116,148). Sum of RGB (Red+Green+Blue) = 160+116+148=424 (56% of max value = 765). Red value is 160 (62.89% from 255 or 37.74% from 424); Green value is 116 (45.70% from 255 or 27.36% from 424); Blue value is 148 (58.20% from 255 or 34.91% from 424); Max value from RGB is 160 - color contains mainly: red. Hex color #A07494 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A07494 is #5F8B6B. Grayscale: #848484. Windows color (decimal): -6261612 or 9729184. OLE color: 9729184.
HSL color Cylindrical-coordinate representation of color #A07494: hue angle of 316.36º 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 #A07494 is Cyan = 0, Magento = 0.28, Yellow = 0.07 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 116 | 148 | - |
| CMYK | 0 | 0.28 | 0.07 | 0.37 |
| HSL | 316.36º | 0.19% | 0.54% | - |
| HSV(B) | 316.36º | 0.28% | 0.63% | - |
| XYZ | 26.09 | 22.1 | 30.91 | - |
| YUV | 132.8 | 136.58 | 147.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 116 | 148 | 0 | 0.28 | 0.07 | 0.37 | 316.36 | 0.19 | 0.54 |
| Hex | A0 | 74 | 94 | 0 | 1C | 7 | 25 | 13C | 13 | 36 |
| Octal | 240 | 164 | 224 | 0 | 34 | 7 | 45 | 474 | 23 | 66 |
| Binary | 10100000 | 1110100 | 10010100 | 0 | 11100 | 111 | 100101 | 100111100 | 10011 | 110110 |
Color Harmonies of #A07494
Complementary color
Monochromatic Colors of #A07494
Black with #A07494
Text Example
Text Example
White with #A07494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07494; }
p { color: rgb(160,116,148); }
H1.HeaderClassName
{
color: #A07494;
}
.AnyTagClassName
{
color: #A07494;
}
</style>
background-color css
<style>
a { background-color: #A07494; }
a { background-color: rgb(160,116,148); }
div.DivClassName
{
background-color: #A07494;
}
.BgClassName
{
background-color: #A07494;
}
</style>
border-color css
<style>
span { border-color: #A07494; }
span { border-color: rgb(160,116,148); }
td.TdClassName
{
border-color: #A07494;
}
.TagClassName
{
border-color: #A07494;
}
</style>