#A06AE0 (or 0xA06AE0) is unknown color: approx Medium Purple. HEX triplet: A0, 6A and E0. RGB value is (160,106,224). Sum of RGB (Red+Green+Blue) = 160+106+224=490 (64% of max value = 765). Red value is 160 (62.89% from 255 or 32.65% from 490); Green value is 106 (41.80% from 255 or 21.63% from 490); Blue value is 224 (87.89% from 255 or 45.71% from 490); Max value from RGB is 224 - color contains mainly: blue. Hex color #A06AE0 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A06AE0 is #5F951F. Grayscale: #878787. Windows color (decimal): -6264096 or 14707360. OLE color: 14707360.
HSL color Cylindrical-coordinate representation of color #A06AE0: hue angle of 267.46º degrees, saturation: 0.66, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #A06AE0 is Cyan = 0.29, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #A06AE0; } p { color: rgb(160,106,224); } H1.HeaderClassName { color: #A06AE0; } .AnyTagClassName { color: #A06AE0; } </style>
<style> a { background-color: #A06AE0; } a { background-color: rgb(160,106,224); } div.DivClassName { background-color: #A06AE0; } .BgClassName { background-color: #A06AE0; } </style>
<style> span { border-color: #A06AE0; } span { border-color: rgb(160,106,224); } td.TdClassName { border-color: #A06AE0; } .TagClassName { border-color: #A06AE0; } </style>