#A982C8 (or 0xA982C8) is unknown color: approx East Side. HEX triplet: A9, 82 and C8. RGB value is (169,130,200). Sum of RGB (Red+Green+Blue) = 169+130+200=499 (66% of max value = 765). Red value is 169 (66.41% from 255 or 33.87% from 499); Green value is 130 (51.17% from 255 or 26.05% from 499); Blue value is 200 (78.52% from 255 or 40.08% from 499); Max value from RGB is 200 - color contains mainly: blue. Hex color #A982C8 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A982C8 is #567D37. Grayscale: #959595. Windows color (decimal): -5668152 or 13140649. OLE color: 13140649.
HSL color Cylindrical-coordinate representation of color #A982C8: hue angle of 273.43º degrees, saturation: 0.39, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #A982C8 is Cyan = 0.16, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #A982C8; } p { color: rgb(169,130,200); } H1.HeaderClassName { color: #A982C8; } .AnyTagClassName { color: #A982C8; } </style>
<style> a { background-color: #A982C8; } a { background-color: rgb(169,130,200); } div.DivClassName { background-color: #A982C8; } .BgClassName { background-color: #A982C8; } </style>
<style> span { border-color: #A982C8; } span { border-color: rgb(169,130,200); } td.TdClassName { border-color: #A982C8; } .TagClassName { border-color: #A982C8; } </style>