#A556AF (or 0xA556AF) is unknown color: approx Violet Blue. HEX triplet: A5, 56 and AF. RGB value is (165,86,175). Sum of RGB (Red+Green+Blue) = 165+86+175=426 (56% of max value = 765). Red value is 165 (64.84% from 255 or 38.73% from 426); Green value is 86 (33.98% from 255 or 20.19% from 426); Blue value is 175 (68.75% from 255 or 41.08% from 426); Max value from RGB is 175 - color contains mainly: blue. Hex color #A556AF is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A556AF is #5AA950. Grayscale: #777777. Windows color (decimal): -5941585 or 11490981. OLE color: 11490981.
HSL color Cylindrical-coordinate representation of color #A556AF: hue angle of 293.26º degrees, saturation: 0.36, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #A556AF is Cyan = 0.06, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #A556AF; } p { color: rgb(165,86,175); } H1.HeaderClassName { color: #A556AF; } .AnyTagClassName { color: #A556AF; } </style>
<style> a { background-color: #A556AF; } a { background-color: rgb(165,86,175); } div.DivClassName { background-color: #A556AF; } .BgClassName { background-color: #A556AF; } </style>
<style> span { border-color: #A556AF; } span { border-color: rgb(165,86,175); } td.TdClassName { border-color: #A556AF; } .TagClassName { border-color: #A556AF; } </style>