#A08AED (or 0xA08AED) is unknown color: approx Medium Purple. HEX triplet: A0, 8A and ED. RGB value is (160,138,237). Sum of RGB (Red+Green+Blue) = 160+138+237=535 (70% of max value = 765). Red value is 160 (62.89% from 255 or 29.91% from 535); Green value is 138 (54.30% from 255 or 25.79% from 535); Blue value is 237 (92.97% from 255 or 44.30% from 535); Max value from RGB is 237 - color contains mainly: blue. Hex color #A08AED is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #A08AED is #5F7512. Grayscale: #9B9B9B. Windows color (decimal): -6255891 or 15567520. OLE color: 15567520.
HSL color Cylindrical-coordinate representation of color #A08AED: hue angle of 253.33º degrees, saturation: 0.73, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #A08AED is Cyan = 0.32, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #a08aed; } p { color: rgb(160,138,237); } H1.HeaderClassName { color: #a08aed; } .AnyTagClassName { color: #a08aed; } </style>
<style> a { background-color: #a08aed; } a { background-color: rgb(160,138,237); } div.DivClassName { background-color: #a08aed; } .BgClassName { background-color: #a08aed; } </style>
<style> span { border-color: #a08aed; } span { border-color: rgb(160,138,237); } td.TdClassName { border-color: #a08aed; } .TagClassName { border-color: #a08aed; } </style>