#A083DD (or 0xA083DD) is unknown color: approx Medium Purple. HEX triplet: A0, 83 and DD. RGB value is (160,131,221). Sum of RGB (Red+Green+Blue) = 160+131+221=512 (67% of max value = 765). Red value is 160 (62.89% from 255 or 31.25% from 512); Green value is 131 (51.56% from 255 or 25.59% from 512); Blue value is 221 (86.72% from 255 or 43.16% from 512); Max value from RGB is 221 - color contains mainly: blue. Hex color #A083DD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A083DD is #5F7C22. Grayscale: #959595. Windows color (decimal): -6257699 or 14517152. OLE color: 14517152.
HSL color Cylindrical-coordinate representation of color #A083DD: hue angle of 259.33º degrees, saturation: 0.57, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A083DD is Cyan = 0.28, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #A083DD; } p { color: rgb(160,131,221); } H1.HeaderClassName { color: #A083DD; } .AnyTagClassName { color: #A083DD; } </style>
<style> a { background-color: #A083DD; } a { background-color: rgb(160,131,221); } div.DivClassName { background-color: #A083DD; } .BgClassName { background-color: #A083DD; } </style>
<style> span { border-color: #A083DD; } span { border-color: rgb(160,131,221); } td.TdClassName { border-color: #A083DD; } .TagClassName { border-color: #A083DD; } </style>