#A82ACC (or 0xA82ACC) is unknown color: approx Dark Orchid. HEX triplet: A8, 2A and CC. RGB value is (168,42,204). Sum of RGB (Red+Green+Blue) = 168+42+204=414 (54% of max value = 765). Red value is 168 (66.02% from 255 or 40.58% from 414); Green value is 42 (16.80% from 255 or 10.14% from 414); Blue value is 204 (80.08% from 255 or 49.28% from 414); Max value from RGB is 204 - color contains mainly: blue. Hex color #A82ACC is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #A82ACC is #57D533. Grayscale: #616161. Windows color (decimal): -5756212 or 13380264. OLE color: 13380264.
HSL color Cylindrical-coordinate representation of color #A82ACC: hue angle of 286.67º degrees, saturation: 0.66, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #A82ACC is Cyan = 0.18, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #A82ACC; } p { color: rgb(168,42,204); } H1.HeaderClassName { color: #A82ACC; } .AnyTagClassName { color: #A82ACC; } </style>
<style> a { background-color: #A82ACC; } a { background-color: rgb(168,42,204); } div.DivClassName { background-color: #A82ACC; } .BgClassName { background-color: #A82ACC; } </style>
<style> span { border-color: #A82ACC; } span { border-color: rgb(168,42,204); } td.TdClassName { border-color: #A82ACC; } .TagClassName { border-color: #A82ACC; } </style>