#A56FC0 (or 0xA56FC0) is unknown color: approx Amethyst. HEX triplet: A5, 6F and C0. RGB value is (165,111,192). Sum of RGB (Red+Green+Blue) = 165+111+192=468 (61% of max value = 765). Red value is 165 (64.84% from 255 or 35.26% from 468); Green value is 111 (43.75% from 255 or 23.72% from 468); Blue value is 192 (75.39% from 255 or 41.03% from 468); Max value from RGB is 192 - color contains mainly: blue. Hex color #A56FC0 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A56FC0 is #5A903F. Grayscale: #888888. Windows color (decimal): -5935168 or 12611493. OLE color: 12611493.
HSL color Cylindrical-coordinate representation of color #A56FC0: hue angle of 280º degrees, saturation: 0.39, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #A56FC0 is Cyan = 0.14, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #A56FC0; } p { color: rgb(165,111,192); } H1.HeaderClassName { color: #A56FC0; } .AnyTagClassName { color: #A56FC0; } </style>
<style> a { background-color: #A56FC0; } a { background-color: rgb(165,111,192); } div.DivClassName { background-color: #A56FC0; } .BgClassName { background-color: #A56FC0; } </style>
<style> span { border-color: #A56FC0; } span { border-color: rgb(165,111,192); } td.TdClassName { border-color: #A56FC0; } .TagClassName { border-color: #A56FC0; } </style>