#A568AF (or 0xA568AF) is unknown color: approx Violet Blue. HEX triplet: A5, 68 and AF. RGB value is (165,104,175). Sum of RGB (Red+Green+Blue) = 165+104+175=444 (58% of max value = 765). Red value is 165 (64.84% from 255 or 37.16% from 444); Green value is 104 (41.02% from 255 or 23.42% from 444); Blue value is 175 (68.75% from 255 or 39.41% from 444); Max value from RGB is 175 - color contains mainly: blue. Hex color #A568AF is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A568AF is #5A9750. Grayscale: #828282. Windows color (decimal): -5936977 or 11495589. OLE color: 11495589.
HSL color Cylindrical-coordinate representation of color #A568AF: hue angle of 291.55º degrees, saturation: 0.31, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A568AF is Cyan = 0.06, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #A568AF; } p { color: rgb(165,104,175); } H1.HeaderClassName { color: #A568AF; } .AnyTagClassName { color: #A568AF; } </style>
<style> a { background-color: #A568AF; } a { background-color: rgb(165,104,175); } div.DivClassName { background-color: #A568AF; } .BgClassName { background-color: #A568AF; } </style>
<style> span { border-color: #A568AF; } span { border-color: rgb(165,104,175); } td.TdClassName { border-color: #A568AF; } .TagClassName { border-color: #A568AF; } </style>