#A559A4 (or 0xA559A4) is unknown color: approx Violet Blue. HEX triplet: A5, 59 and A4. RGB value is (165,89,164). Sum of RGB (Red+Green+Blue) = 165+89+164=418 (55% of max value = 765). Red value is 165 (64.84% from 255 or 39.47% from 418); Green value is 89 (35.16% from 255 or 21.29% from 418); Blue value is 164 (64.45% from 255 or 39.23% from 418); Max value from RGB is 165 - color contains mainly: red. Hex color #A559A4 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A559A4 is #5AA65B. Grayscale: #787878. Windows color (decimal): -5940828 or 10770853. OLE color: 10770853.
HSL color Cylindrical-coordinate representation of color #A559A4: hue angle of 300.79º degrees, saturation: 0.3, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #A559A4 is Cyan = 0, Magento = 0.46, Yellow = 0.01 and Black (K on CMYK) = 0.35.
<style> p { color: #A559A4; } p { color: rgb(165,89,164); } H1.HeaderClassName { color: #A559A4; } .AnyTagClassName { color: #A559A4; } </style>
<style> a { background-color: #A559A4; } a { background-color: rgb(165,89,164); } div.DivClassName { background-color: #A559A4; } .BgClassName { background-color: #A559A4; } </style>
<style> span { border-color: #A559A4; } span { border-color: rgb(165,89,164); } td.TdClassName { border-color: #A559A4; } .TagClassName { border-color: #A559A4; } </style>