#AA6180 (or 0xAA6180) is unknown color: approx Tapestry. HEX triplet: AA, 61 and 80. RGB value is (170,97,128). Sum of RGB (Red+Green+Blue) = 170+97+128=395 (52% of max value = 765). Red value is 170 (66.80% from 255 or 43.04% from 395); Green value is 97 (38.28% from 255 or 24.56% from 395); Blue value is 128 (50.39% from 255 or 32.41% from 395); Max value from RGB is 170 - color contains mainly: red. Hex color #AA6180 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AA6180 is #559E7F. Grayscale: #7A7A7A. Windows color (decimal): -5611136 or 8413610. OLE color: 8413610.
HSL color Cylindrical-coordinate representation of color #AA6180: hue angle of 334.52º degrees, saturation: 0.3, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #AA6180 is Cyan = 0, Magento = 0.43, Yellow = 0.25 and Black (K on CMYK) = 0.33.
<style> p { color: #AA6180; } p { color: rgb(170,97,128); } H1.HeaderClassName { color: #AA6180; } .AnyTagClassName { color: #AA6180; } </style>
<style> a { background-color: #AA6180; } a { background-color: rgb(170,97,128); } div.DivClassName { background-color: #AA6180; } .BgClassName { background-color: #AA6180; } </style>
<style> span { border-color: #AA6180; } span { border-color: rgb(170,97,128); } td.TdClassName { border-color: #AA6180; } .TagClassName { border-color: #AA6180; } </style>