#A87BAD (or 0xA87BAD) is unknown color: approx London Hue. HEX triplet: A8, 7B and AD. RGB value is (168,123,173). Sum of RGB (Red+Green+Blue) = 168+123+173=464 (61% of max value = 765). Red value is 168 (66.02% from 255 or 36.21% from 464); Green value is 123 (48.44% from 255 or 26.51% from 464); Blue value is 173 (67.97% from 255 or 37.28% from 464); Max value from RGB is 173 - color contains mainly: blue. Hex color #A87BAD is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A87BAD is #578452. Grayscale: #8E8E8E. Windows color (decimal): -5735507 or 11369384. OLE color: 11369384.
HSL color Cylindrical-coordinate representation of color #A87BAD: hue angle of 294º degrees, saturation: 0.23, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A87BAD is Cyan = 0.03, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #A87BAD; } p { color: rgb(168,123,173); } H1.HeaderClassName { color: #A87BAD; } .AnyTagClassName { color: #A87BAD; } </style>
<style> a { background-color: #A87BAD; } a { background-color: rgb(168,123,173); } div.DivClassName { background-color: #A87BAD; } .BgClassName { background-color: #A87BAD; } </style>
<style> span { border-color: #A87BAD; } span { border-color: rgb(168,123,173); } td.TdClassName { border-color: #A87BAD; } .TagClassName { border-color: #A87BAD; } </style>