#A8629A (or 0xA8629A) is unknown color: approx Violet Blue. HEX triplet: A8, 62 and 9A. RGB value is (168,98,154). Sum of RGB (Red+Green+Blue) = 168+98+154=420 (55% of max value = 765). Red value is 168 (66.02% from 255 or 40% from 420); Green value is 98 (38.67% from 255 or 23.33% from 420); Blue value is 154 (60.55% from 255 or 36.67% from 420); Max value from RGB is 168 - color contains mainly: red. Hex color #A8629A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A8629A is #579D65. Grayscale: #7D7D7D. Windows color (decimal): -5741926 or 10117800. OLE color: 10117800.
HSL color Cylindrical-coordinate representation of color #A8629A: hue angle of 312º degrees, saturation: 0.29, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #A8629A is Cyan = 0, Magento = 0.42, Yellow = 0.08 and Black (K on CMYK) = 0.34.
<style> p { color: #A8629A; } p { color: rgb(168,98,154); } H1.HeaderClassName { color: #A8629A; } .AnyTagClassName { color: #A8629A; } </style>
<style> a { background-color: #A8629A; } a { background-color: rgb(168,98,154); } div.DivClassName { background-color: #A8629A; } .BgClassName { background-color: #A8629A; } </style>
<style> span { border-color: #A8629A; } span { border-color: rgb(168,98,154); } td.TdClassName { border-color: #A8629A; } .TagClassName { border-color: #A8629A; } </style>