#A29AED (or 0xA29AED) is unknown color: approx Wistful. HEX triplet: A2, 9A and ED. RGB value is (162,154,237). Sum of RGB (Red+Green+Blue) = 162+154+237=553 (73% of max value = 765). Red value is 162 (63.67% from 255 or 29.29% from 553); Green value is 154 (60.55% from 255 or 27.85% from 553); Blue value is 237 (92.97% from 255 or 42.86% from 553); Max value from RGB is 237 - color contains mainly: blue. Hex color #A29AED is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #A29AED is #5D6512. Grayscale: #A5A5A5. Windows color (decimal): -6120723 or 15571618. OLE color: 15571618.
HSL color Cylindrical-coordinate representation of color #A29AED: hue angle of 245.78º degrees, saturation: 0.7, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #A29AED is Cyan = 0.32, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #A29AED; } p { color: rgb(162,154,237); } H1.HeaderClassName { color: #A29AED; } .AnyTagClassName { color: #A29AED; } </style>
<style> a { background-color: #A29AED; } a { background-color: rgb(162,154,237); } div.DivClassName { background-color: #A29AED; } .BgClassName { background-color: #A29AED; } </style>
<style> span { border-color: #A29AED; } span { border-color: rgb(162,154,237); } td.TdClassName { border-color: #A29AED; } .TagClassName { border-color: #A29AED; } </style>