#A821EB (or 0xA821EB) is unknown color: approx Blue Violet. HEX triplet: A8, 21 and EB. RGB value is (168,33,235). Sum of RGB (Red+Green+Blue) = 168+33+235=436 (57% of max value = 765). Red value is 168 (66.02% from 255 or 38.53% from 436); Green value is 33 (13.28% from 255 or 7.57% from 436); Blue value is 235 (92.19% from 255 or 53.90% from 436); Max value from RGB is 235 - color contains mainly: blue. Hex color #A821EB is not a web safe color. Web safe color analog (approx): #9933FF. Inversed color of #A821EB is #57DE14. Grayscale: #5F5F5F. Windows color (decimal): -5758485 or 15409576. OLE color: 15409576.
HSL color Cylindrical-coordinate representation of color #A821EB: hue angle of 280.1º degrees, saturation: 0.83, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #A821EB is Cyan = 0.29, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #a821eb; } p { color: rgb(168,33,235); } H1.HeaderClassName { color: #a821eb; } .AnyTagClassName { color: #a821eb; } </style>
<style> a { background-color: #a821eb; } a { background-color: rgb(168,33,235); } div.DivClassName { background-color: #a821eb; } .BgClassName { background-color: #a821eb; } </style>
<style> span { border-color: #a821eb; } span { border-color: rgb(168,33,235); } td.TdClassName { border-color: #a821eb; } .TagClassName { border-color: #a821eb; } </style>