#A85EAE (or 0xA85EAE) is unknown color: approx Violet Blue. HEX triplet: A8, 5E and AE. RGB value is (168,94,174). Sum of RGB (Red+Green+Blue) = 168+94+174=436 (57% of max value = 765). Red value is 168 (66.02% from 255 or 38.53% from 436); Green value is 94 (37.11% from 255 or 21.56% from 436); Blue value is 174 (68.36% from 255 or 39.91% from 436); Max value from RGB is 174 - color contains mainly: blue. Hex color #A85EAE is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A85EAE is #57A151. Grayscale: #7C7C7C. Windows color (decimal): -5742930 or 11427496. OLE color: 11427496.
HSL color Cylindrical-coordinate representation of color #A85EAE: hue angle of 295.5º degrees, saturation: 0.33, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #A85EAE is Cyan = 0.03, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #A85EAE; } p { color: rgb(168,94,174); } H1.HeaderClassName { color: #A85EAE; } .AnyTagClassName { color: #A85EAE; } </style>
<style> a { background-color: #A85EAE; } a { background-color: rgb(168,94,174); } div.DivClassName { background-color: #A85EAE; } .BgClassName { background-color: #A85EAE; } </style>
<style> span { border-color: #A85EAE; } span { border-color: rgb(168,94,174); } td.TdClassName { border-color: #A85EAE; } .TagClassName { border-color: #A85EAE; } </style>