#AA0CB6 (or 0xAA0CB6) is unknown color: approx Deep Magenta. HEX triplet: AA, 0C and B6. RGB value is (170,12,182). Sum of RGB (Red+Green+Blue) = 170+12+182=364 (48% of max value = 765). Red value is 170 (66.80% from 255 or 46.70% from 364); Green value is 12 (5.08% from 255 or 3.30% from 364); Blue value is 182 (71.48% from 255 or 50% from 364); Max value from RGB is 182 - color contains mainly: blue. Hex color #AA0CB6 is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #AA0CB6 is #55F349. Grayscale: #4E4E4E. Windows color (decimal): -5632842 or 11930794. OLE color: 11930794.
HSL color Cylindrical-coordinate representation of color #AA0CB6: hue angle of 295.76º degrees, saturation: 0.88, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #AA0CB6 is Cyan = 0.07, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #aa0cb6; } p { color: rgb(170,12,182); } H1.HeaderClassName { color: #aa0cb6; } .AnyTagClassName { color: #aa0cb6; } </style>
<style> a { background-color: #aa0cb6; } a { background-color: rgb(170,12,182); } div.DivClassName { background-color: #aa0cb6; } .BgClassName { background-color: #aa0cb6; } </style>
<style> span { border-color: #aa0cb6; } span { border-color: rgb(170,12,182); } td.TdClassName { border-color: #aa0cb6; } .TagClassName { border-color: #aa0cb6; } </style>