#A844FF (or 0xA844FF) is unknown color: approx Blue Violet. HEX triplet: A8, 44 and FF. RGB value is (168,68,255). Sum of RGB (Red+Green+Blue) = 168+68+255=491 (65% of max value = 765). Red value is 168 (66.02% from 255 or 34.22% from 491); Green value is 68 (26.95% from 255 or 13.85% from 491); Blue value is 255 (100% from 255 or 51.93% from 491); Max value from RGB is 255 - color contains mainly: blue. Hex color #A844FF is not a web safe color. Web safe color analog (approx): #9933FF. Inversed color of #A844FF is #57BB00. Grayscale: #767676. Windows color (decimal): -5749505 or 16729256. OLE color: 16729256.
HSL color Cylindrical-coordinate representation of color #A844FF: hue angle of 272.09º degrees, saturation: 1, lightness: 0.63%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #A844FF is Cyan = 0.34, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #A844FF; } p { color: rgb(168,68,255); } H1.HeaderClassName { color: #A844FF; } .AnyTagClassName { color: #A844FF; } </style>
<style> a { background-color: #A844FF; } a { background-color: rgb(168,68,255); } div.DivClassName { background-color: #A844FF; } .BgClassName { background-color: #A844FF; } </style>
<style> span { border-color: #A844FF; } span { border-color: rgb(168,68,255); } td.TdClassName { border-color: #A844FF; } .TagClassName { border-color: #A844FF; } </style>