#AF21EC (or 0xAF21EC) is unknown color: approx Electric Purple. HEX triplet: AF, 21 and EC. RGB value is (175,33,236). Sum of RGB (Red+Green+Blue) = 175+33+236=444 (58% of max value = 765). Red value is 175 (68.75% from 255 or 39.41% from 444); Green value is 33 (13.28% from 255 or 7.43% from 444); Blue value is 236 (92.58% from 255 or 53.15% from 444); Max value from RGB is 236 - color contains mainly: blue. Hex color #AF21EC is not a web safe color. Web safe color analog (approx): #9933FF. Inversed color of #AF21EC is #50DE13. Grayscale: #616161. Windows color (decimal): -5299732 or 15475119. OLE color: 15475119.
HSL color Cylindrical-coordinate representation of color #AF21EC: hue angle of 281.97º degrees, saturation: 0.84, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #AF21EC is Cyan = 0.26, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #AF21EC; } p { color: rgb(175,33,236); } H1.HeaderClassName { color: #AF21EC; } .AnyTagClassName { color: #AF21EC; } </style>
<style> a { background-color: #AF21EC; } a { background-color: rgb(175,33,236); } div.DivClassName { background-color: #AF21EC; } .BgClassName { background-color: #AF21EC; } </style>
<style> span { border-color: #AF21EC; } span { border-color: rgb(175,33,236); } td.TdClassName { border-color: #AF21EC; } .TagClassName { border-color: #AF21EC; } </style>