#A56CBD (or 0xA56CBD) is unknown color: approx Deep Lilac. HEX triplet: A5, 6C and BD. RGB value is (165,108,189). Sum of RGB (Red+Green+Blue) = 165+108+189=462 (61% of max value = 765). Red value is 165 (64.84% from 255 or 35.71% from 462); Green value is 108 (42.58% from 255 or 23.38% from 462); Blue value is 189 (74.22% from 255 or 40.91% from 462); Max value from RGB is 189 - color contains mainly: blue. Hex color #A56CBD is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A56CBD is #5A9342. Grayscale: #868686. Windows color (decimal): -5935939 or 12414117. OLE color: 12414117.
HSL color Cylindrical-coordinate representation of color #A56CBD: hue angle of 282.22º degrees, saturation: 0.38, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #A56CBD is Cyan = 0.13, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #A56CBD; } p { color: rgb(165,108,189); } H1.HeaderClassName { color: #A56CBD; } .AnyTagClassName { color: #A56CBD; } </style>
<style> a { background-color: #A56CBD; } a { background-color: rgb(165,108,189); } div.DivClassName { background-color: #A56CBD; } .BgClassName { background-color: #A56CBD; } </style>
<style> span { border-color: #A56CBD; } span { border-color: rgb(165,108,189); } td.TdClassName { border-color: #A56CBD; } .TagClassName { border-color: #A56CBD; } </style>