Shades of Mountbatten Pink #A07097
Tints of Mountbatten Pink #A07097
RGB
CMYK
RGB Variations
Color information
#A07097 (or 0xA07097) is known color: Mountbatten Pink. HEX triplet: A0, 70 and 97. RGB value is (160,112,151). Sum of RGB (Red+Green+Blue) = 160+112+151=423 (56% of max value = 765). Red value is 160 (62.89% from 255 or 37.83% from 423); Green value is 112 (44.14% from 255 or 26.48% from 423); Blue value is 151 (59.38% from 255 or 35.70% from 423); Max value from RGB is 160 - color contains mainly: red. Hex color #A07097 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A07097 is #5F8F68. Grayscale: #828282. Windows color (decimal): -6262633 or 9924768. OLE color: 9924768.
HSL color Cylindrical-coordinate representation of color #A07097: hue angle of 311.25º degrees, saturation: 0.2, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A07097 is Cyan = 0, Magento = 0.30, Yellow = 0.06 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 112 | 151 | - |
| CMYK | 0 | 0.30 | 0.06 | 0.37 |
| HSL | 311.25º | 0.2% | 0.53% | - |
| HSV(B) | 311.25º | 0.3% | 0.63% | - |
| XYZ | 25.88 | 21.3 | 32.02 | - |
| YUV | 130.8 | 139.4 | 148.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 112 | 151 | 0 | 0.30 | 0.06 | 0.37 | 311.25 | 0.2 | 0.53 |
| Hex | A0 | 70 | 97 | 0 | 1E | 6 | 25 | 137 | 14 | 35 |
| Octal | 240 | 160 | 227 | 0 | 36 | 6 | 45 | 467 | 24 | 65 |
| Binary | 10100000 | 1110000 | 10010111 | 0 | 11110 | 110 | 100101 | 100110111 | 10100 | 110101 |
Color Harmonies of #A07097
Complementary color
Monochromatic Colors of #A07097
Black with #A07097
Text Example
Text Example
White with #A07097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07097; }
p { color: rgb(160,112,151); }
H1.HeaderClassName
{
color: #A07097;
}
.AnyTagClassName
{
color: #A07097;
}
</style>
background-color css
<style>
a { background-color: #A07097; }
a { background-color: rgb(160,112,151); }
div.DivClassName
{
background-color: #A07097;
}
.BgClassName
{
background-color: #A07097;
}
</style>
border-color css
<style>
span { border-color: #A07097; }
span { border-color: rgb(160,112,151); }
td.TdClassName
{
border-color: #A07097;
}
.TagClassName
{
border-color: #A07097;
}
</style>