#A087D2 (or 0xA087D2) is unknown color: approx Cold Purple. HEX triplet: A0, 87 and D2. RGB value is (160,135,210). Sum of RGB (Red+Green+Blue) = 160+135+210=505 (66% of max value = 765). Red value is 160 (62.89% from 255 or 31.68% from 505); Green value is 135 (53.12% from 255 or 26.73% from 505); Blue value is 210 (82.42% from 255 or 41.58% from 505); Max value from RGB is 210 - color contains mainly: blue. Hex color #A087D2 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A087D2 is #5F782D. Grayscale: #969696. Windows color (decimal): -6256686 or 13797280. OLE color: 13797280.
HSL color Cylindrical-coordinate representation of color #A087D2: hue angle of 260º degrees, saturation: 0.45, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A087D2 is Cyan = 0.24, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #A087D2; } p { color: rgb(160,135,210); } H1.HeaderClassName { color: #A087D2; } .AnyTagClassName { color: #A087D2; } </style>
<style> a { background-color: #A087D2; } a { background-color: rgb(160,135,210); } div.DivClassName { background-color: #A087D2; } .BgClassName { background-color: #A087D2; } </style>
<style> span { border-color: #A087D2; } span { border-color: rgb(160,135,210); } td.TdClassName { border-color: #A087D2; } .TagClassName { border-color: #A087D2; } </style>