#A5599A (or 0xA5599A) is unknown color: approx Violet Blue. HEX triplet: A5, 59 and 9A. RGB value is (165,89,154). Sum of RGB (Red+Green+Blue) = 165+89+154=408 (54% of max value = 765). Red value is 165 (64.84% from 255 or 40.44% from 408); Green value is 89 (35.16% from 255 or 21.81% from 408); Blue value is 154 (60.55% from 255 or 37.75% from 408); Max value from RGB is 165 - color contains mainly: red. Hex color #A5599A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A5599A is #5AA665. Grayscale: #767676. Windows color (decimal): -5940838 or 10115493. OLE color: 10115493.
HSL color Cylindrical-coordinate representation of color #A5599A: hue angle of 308.68º 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 #A5599A is Cyan = 0, Magento = 0.46, Yellow = 0.07 and Black (K on CMYK) = 0.35.
<style> p { color: #A5599A; } p { color: rgb(165,89,154); } H1.HeaderClassName { color: #A5599A; } .AnyTagClassName { color: #A5599A; } </style>
<style> a { background-color: #A5599A; } a { background-color: rgb(165,89,154); } div.DivClassName { background-color: #A5599A; } .BgClassName { background-color: #A5599A; } </style>
<style> span { border-color: #A5599A; } span { border-color: rgb(165,89,154); } td.TdClassName { border-color: #A5599A; } .TagClassName { border-color: #A5599A; } </style>