#A87BDC (or 0xA87BDC) is unknown color: approx Medium Purple. HEX triplet: A8, 7B and DC. RGB value is (168,123,220). Sum of RGB (Red+Green+Blue) = 168+123+220=511 (67% of max value = 765). Red value is 168 (66.02% from 255 or 32.88% from 511); Green value is 123 (48.44% from 255 or 24.07% from 511); Blue value is 220 (86.33% from 255 or 43.05% from 511); Max value from RGB is 220 - color contains mainly: blue. Hex color #A87BDC is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A87BDC is #578423. Grayscale: #939393. Windows color (decimal): -5735460 or 14449576. OLE color: 14449576.
HSL color Cylindrical-coordinate representation of color #A87BDC: hue angle of 267.84º degrees, saturation: 0.58, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #A87BDC is Cyan = 0.24, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #A87BDC; } p { color: rgb(168,123,220); } H1.HeaderClassName { color: #A87BDC; } .AnyTagClassName { color: #A87BDC; } </style>
<style> a { background-color: #A87BDC; } a { background-color: rgb(168,123,220); } div.DivClassName { background-color: #A87BDC; } .BgClassName { background-color: #A87BDC; } </style>
<style> span { border-color: #A87BDC; } span { border-color: rgb(168,123,220); } td.TdClassName { border-color: #A87BDC; } .TagClassName { border-color: #A87BDC; } </style>