#A98EED (or 0xA98EED) is unknown color: approx Biloba Flower. HEX triplet: A9, 8E and ED. RGB value is (169,142,237). Sum of RGB (Red+Green+Blue) = 169+142+237=548 (72% of max value = 765). Red value is 169 (66.41% from 255 or 30.84% from 548); Green value is 142 (55.86% from 255 or 25.91% from 548); Blue value is 237 (92.97% from 255 or 43.25% from 548); Max value from RGB is 237 - color contains mainly: blue. Hex color #A98EED is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #A98EED is #567112. Grayscale: #A0A0A0. Windows color (decimal): -5665043 or 15568553. OLE color: 15568553.
HSL color Cylindrical-coordinate representation of color #A98EED: hue angle of 257.05º degrees, saturation: 0.73, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A98EED is Cyan = 0.29, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #A98EED; } p { color: rgb(169,142,237); } H1.HeaderClassName { color: #A98EED; } .AnyTagClassName { color: #A98EED; } </style>
<style> a { background-color: #A98EED; } a { background-color: rgb(169,142,237); } div.DivClassName { background-color: #A98EED; } .BgClassName { background-color: #A98EED; } </style>
<style> span { border-color: #A98EED; } span { border-color: rgb(169,142,237); } td.TdClassName { border-color: #A98EED; } .TagClassName { border-color: #A98EED; } </style>