#A58ABC (or 0xA58ABC) is unknown color: approx East Side. HEX triplet: A5, 8A and BC. RGB value is (165,138,188). Sum of RGB (Red+Green+Blue) = 165+138+188=491 (65% of max value = 765). Red value is 165 (64.84% from 255 or 33.60% from 491); Green value is 138 (54.30% from 255 or 28.11% from 491); Blue value is 188 (73.83% from 255 or 38.29% from 491); Max value from RGB is 188 - color contains mainly: blue. Hex color #A58ABC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A58ABC is #5A7543. Grayscale: #979797. Windows color (decimal): -5928260 or 12356261. OLE color: 12356261.
HSL color Cylindrical-coordinate representation of color #A58ABC: hue angle of 272.4º degrees, saturation: 0.27, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A58ABC is Cyan = 0.12, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #A58ABC; } p { color: rgb(165,138,188); } H1.HeaderClassName { color: #A58ABC; } .AnyTagClassName { color: #A58ABC; } </style>
<style> a { background-color: #A58ABC; } a { background-color: rgb(165,138,188); } div.DivClassName { background-color: #A58ABC; } .BgClassName { background-color: #A58ABC; } </style>
<style> span { border-color: #A58ABC; } span { border-color: rgb(165,138,188); } td.TdClassName { border-color: #A58ABC; } .TagClassName { border-color: #A58ABC; } </style>