Shades of Mountbatten Pink #A16690
Tints of Mountbatten Pink #A16690
RGB
CMYK
RGB Variations
Color information
#A16690 (or 0xA16690) is known color: Mountbatten Pink. HEX triplet: A1, 66 and 90. RGB value is (161,102,144). Sum of RGB (Red+Green+Blue) = 161+102+144=407 (53% of max value = 765). Red value is 161 (63.28% from 255 or 39.56% from 407); Green value is 102 (40.23% from 255 or 25.06% from 407); Blue value is 144 (56.64% from 255 or 35.38% from 407); Max value from RGB is 161 - color contains mainly: red. Hex color #A16690 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A16690 is #5E996F. Grayscale: #7C7C7C. Windows color (decimal): -6199664 or 9463457. OLE color: 9463457.
HSL color Cylindrical-coordinate representation of color #A16690: hue angle of 317.29º 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 #A16690 is Cyan = 0, Magento = 0.37, Yellow = 0.11 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 102 | 144 | - |
| CMYK | 0 | 0.37 | 0.11 | 0.37 |
| HSL | 317.29º | 0.24% | 0.52% | - |
| HSV(B) | 317.29º | 0.37% | 0.63% | - |
| XYZ | 24.48 | 19.09 | 28.78 | - |
| YUV | 124.43 | 139.05 | 154.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 102 | 144 | 0 | 0.37 | 0.11 | 0.37 | 317.29 | 0.24 | 0.52 |
| Hex | A1 | 66 | 90 | 0 | 25 | B | 25 | 13D | 18 | 34 |
| Octal | 241 | 146 | 220 | 0 | 45 | 13 | 45 | 475 | 30 | 64 |
| Binary | 10100001 | 1100110 | 10010000 | 0 | 100101 | 1011 | 100101 | 100111101 | 11000 | 110100 |
Color Harmonies of #A16690
Complementary color
Monochromatic Colors of #A16690
Black with #A16690
Text Example
Text Example
White with #A16690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16690; }
p { color: rgb(161,102,144); }
H1.HeaderClassName
{
color: #A16690;
}
.AnyTagClassName
{
color: #A16690;
}
</style>
background-color css
<style>
a { background-color: #A16690; }
a { background-color: rgb(161,102,144); }
div.DivClassName
{
background-color: #A16690;
}
.BgClassName
{
background-color: #A16690;
}
</style>
border-color css
<style>
span { border-color: #A16690; }
span { border-color: rgb(161,102,144); }
td.TdClassName
{
border-color: #A16690;
}
.TagClassName
{
border-color: #A16690;
}
</style>