#A087CA (or 0xA087CA) is unknown color: approx Cold Purple. HEX triplet: A0, 87 and CA. RGB value is (160,135,202). Sum of RGB (Red+Green+Blue) = 160+135+202=497 (65% of max value = 765). Red value is 160 (62.89% from 255 or 32.19% from 497); Green value is 135 (53.12% from 255 or 27.16% from 497); Blue value is 202 (79.30% from 255 or 40.64% from 497); Max value from RGB is 202 - color contains mainly: blue. Hex color #A087CA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A087CA is #5F7835. Grayscale: #959595. Windows color (decimal): -6256694 or 13272992. OLE color: 13272992.
HSL color Cylindrical-coordinate representation of color #A087CA: hue angle of 262.39º degrees, saturation: 0.39, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #A087CA is Cyan = 0.21, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #A087CA; } p { color: rgb(160,135,202); } H1.HeaderClassName { color: #A087CA; } .AnyTagClassName { color: #A087CA; } </style>
<style> a { background-color: #A087CA; } a { background-color: rgb(160,135,202); } div.DivClassName { background-color: #A087CA; } .BgClassName { background-color: #A087CA; } </style>
<style> span { border-color: #A087CA; } span { border-color: rgb(160,135,202); } td.TdClassName { border-color: #A087CA; } .TagClassName { border-color: #A087CA; } </style>