#A87BBE (or 0xA87BBE) is unknown color: approx East Side. HEX triplet: A8, 7B and BE. RGB value is (168,123,190). Sum of RGB (Red+Green+Blue) = 168+123+190=481 (63% of max value = 765). Red value is 168 (66.02% from 255 or 34.93% from 481); Green value is 123 (48.44% from 255 or 25.57% from 481); Blue value is 190 (74.61% from 255 or 39.50% from 481); Max value from RGB is 190 - color contains mainly: blue. Hex color #A87BBE is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A87BBE is #578441. Grayscale: #8F8F8F. Windows color (decimal): -5735490 or 12483496. OLE color: 12483496.
HSL color Cylindrical-coordinate representation of color #A87BBE: hue angle of 280.3º degrees, saturation: 0.34, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #A87BBE is Cyan = 0.12, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #a87bbe; } p { color: rgb(168,123,190); } H1.HeaderClassName { color: #a87bbe; } .AnyTagClassName { color: #a87bbe; } </style>
<style> a { background-color: #a87bbe; } a { background-color: rgb(168,123,190); } div.DivClassName { background-color: #a87bbe; } .BgClassName { background-color: #a87bbe; } </style>
<style> span { border-color: #a87bbe; } span { border-color: rgb(168,123,190); } td.TdClassName { border-color: #a87bbe; } .TagClassName { border-color: #a87bbe; } </style>