#A2AFEB (or 0xA2AFEB) is unknown color: approx Perano. HEX triplet: A2, AF and EB. RGB value is (162,175,235). Sum of RGB (Red+Green+Blue) = 162+175+235=572 (75% of max value = 765). Red value is 162 (63.67% from 255 or 28.32% from 572); Green value is 175 (68.75% from 255 or 30.59% from 572); Blue value is 235 (92.19% from 255 or 41.08% from 572); Max value from RGB is 235 - color contains mainly: blue. Hex color #A2AFEB is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #A2AFEB is #5D5014. Grayscale: #B1B1B1. Windows color (decimal): -6115349 or 15445922. OLE color: 15445922.
HSL color Cylindrical-coordinate representation of color #A2AFEB: hue angle of 229.32º degrees, saturation: 0.65, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A2AFEB is Cyan = 0.31, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #A2AFEB; } p { color: rgb(162,175,235); } H1.HeaderClassName { color: #A2AFEB; } .AnyTagClassName { color: #A2AFEB; } </style>
<style> a { background-color: #A2AFEB; } a { background-color: rgb(162,175,235); } div.DivClassName { background-color: #A2AFEB; } .BgClassName { background-color: #A2AFEB; } </style>
<style> span { border-color: #A2AFEB; } span { border-color: rgb(162,175,235); } td.TdClassName { border-color: #A2AFEB; } .TagClassName { border-color: #A2AFEB; } </style>