Shades of Mountbatten Pink #A16691
Tints of Mountbatten Pink #A16691
RGB
CMYK
RGB Variations
Color information
#A16691 (or 0xA16691) is known color: Mountbatten Pink. HEX triplet: A1, 66 and 91. RGB value is (161,102,145). Sum of RGB (Red+Green+Blue) = 161+102+145=408 (54% of max value = 765). Red value is 161 (63.28% from 255 or 39.46% from 408); Green value is 102 (40.23% from 255 or 25% from 408); Blue value is 145 (57.03% from 255 or 35.54% from 408); Max value from RGB is 161 - color contains mainly: red. Hex color #A16691 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A16691 is #5E996E. Grayscale: #7C7C7C. Windows color (decimal): -6199663 or 9528993. OLE color: 9528993.
HSL color Cylindrical-coordinate representation of color #A16691: hue angle of 316.27º degrees, saturation: 0.24, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A16691 is Cyan = 0, Magento = 0.37, Yellow = 0.10 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 102 | 145 | - |
| CMYK | 0 | 0.37 | 0.10 | 0.37 |
| HSL | 316.27º | 0.24% | 0.52% | - |
| HSV(B) | 316.27º | 0.37% | 0.63% | - |
| XYZ | 24.56 | 19.12 | 29.18 | - |
| YUV | 124.54 | 139.55 | 154 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 102 | 145 | 0 | 0.37 | 0.10 | 0.37 | 316.27 | 0.24 | 0.52 |
| Hex | A1 | 66 | 91 | 0 | 25 | A | 25 | 13C | 18 | 34 |
| Octal | 241 | 146 | 221 | 0 | 45 | 12 | 45 | 474 | 30 | 64 |
| Binary | 10100001 | 1100110 | 10010001 | 0 | 100101 | 1010 | 100101 | 100111100 | 11000 | 110100 |
Color Harmonies of #A16691
Complementary color
Monochromatic Colors of #A16691
Black with #A16691
Text Example
Text Example
White with #A16691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16691; }
p { color: rgb(161,102,145); }
H1.HeaderClassName
{
color: #A16691;
}
.AnyTagClassName
{
color: #A16691;
}
</style>
background-color css
<style>
a { background-color: #A16691; }
a { background-color: rgb(161,102,145); }
div.DivClassName
{
background-color: #A16691;
}
.BgClassName
{
background-color: #A16691;
}
</style>
border-color css
<style>
span { border-color: #A16691; }
span { border-color: rgb(161,102,145); }
td.TdClassName
{
border-color: #A16691;
}
.TagClassName
{
border-color: #A16691;
}
</style>