#A087DF (or 0xA087DF) is unknown color: approx Medium Purple. HEX triplet: A0, 87 and DF. RGB value is (160,135,223). Sum of RGB (Red+Green+Blue) = 160+135+223=518 (68% of max value = 765). Red value is 160 (62.89% from 255 or 30.89% from 518); Green value is 135 (53.12% from 255 or 26.06% from 518); Blue value is 223 (87.5% from 255 or 43.05% from 518); Max value from RGB is 223 - color contains mainly: blue. Hex color #A087DF is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A087DF is #5F7820. Grayscale: #989898. Windows color (decimal): -6256673 or 14649248. OLE color: 14649248.
HSL color Cylindrical-coordinate representation of color #A087DF: hue angle of 257.05º degrees, saturation: 0.58, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A087DF is Cyan = 0.28, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #A087DF; } p { color: rgb(160,135,223); } H1.HeaderClassName { color: #A087DF; } .AnyTagClassName { color: #A087DF; } </style>
<style> a { background-color: #A087DF; } a { background-color: rgb(160,135,223); } div.DivClassName { background-color: #A087DF; } .BgClassName { background-color: #A087DF; } </style>
<style> span { border-color: #A087DF; } span { border-color: rgb(160,135,223); } td.TdClassName { border-color: #A087DF; } .TagClassName { border-color: #A087DF; } </style>