#A862AE (or 0xA862AE) is unknown color: approx Violet Blue. HEX triplet: A8, 62 and AE. RGB value is (168,98,174). Sum of RGB (Red+Green+Blue) = 168+98+174=440 (58% of max value = 765). Red value is 168 (66.02% from 255 or 38.18% from 440); Green value is 98 (38.67% from 255 or 22.27% from 440); Blue value is 174 (68.36% from 255 or 39.55% from 440); Max value from RGB is 174 - color contains mainly: blue. Hex color #A862AE is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A862AE is #579D51. Grayscale: #7F7F7F. Windows color (decimal): -5741906 or 11428520. OLE color: 11428520.
HSL color Cylindrical-coordinate representation of color #A862AE: hue angle of 295.26º degrees, saturation: 0.32, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #A862AE is Cyan = 0.03, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #A862AE; } p { color: rgb(168,98,174); } H1.HeaderClassName { color: #A862AE; } .AnyTagClassName { color: #A862AE; } </style>
<style> a { background-color: #A862AE; } a { background-color: rgb(168,98,174); } div.DivClassName { background-color: #A862AE; } .BgClassName { background-color: #A862AE; } </style>
<style> span { border-color: #A862AE; } span { border-color: rgb(168,98,174); } td.TdClassName { border-color: #A862AE; } .TagClassName { border-color: #A862AE; } </style>