#A983BC (or 0xA983BC) is unknown color: approx East Side. HEX triplet: A9, 83 and BC. RGB value is (169,131,188). Sum of RGB (Red+Green+Blue) = 169+131+188=488 (64% of max value = 765). Red value is 169 (66.41% from 255 or 34.63% from 488); Green value is 131 (51.56% from 255 or 26.84% from 488); Blue value is 188 (73.83% from 255 or 38.52% from 488); Max value from RGB is 188 - color contains mainly: blue. Hex color #A983BC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A983BC is #567C43. Grayscale: #949494. Windows color (decimal): -5667908 or 12354473. OLE color: 12354473.
HSL color Cylindrical-coordinate representation of color #A983BC: hue angle of 280º degrees, saturation: 0.3, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A983BC is Cyan = 0.10, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #a983bc; } p { color: rgb(169,131,188); } H1.HeaderClassName { color: #a983bc; } .AnyTagClassName { color: #a983bc; } </style>
<style> a { background-color: #a983bc; } a { background-color: rgb(169,131,188); } div.DivClassName { background-color: #a983bc; } .BgClassName { background-color: #a983bc; } </style>
<style> span { border-color: #a983bc; } span { border-color: rgb(169,131,188); } td.TdClassName { border-color: #a983bc; } .TagClassName { border-color: #a983bc; } </style>