#A88FB5 (or 0xA88FB5) is unknown color: approx East Side. HEX triplet: A8, 8F and B5. RGB value is (168,143,181). Sum of RGB (Red+Green+Blue) = 168+143+181=492 (65% of max value = 765). Red value is 168 (66.02% from 255 or 34.15% from 492); Green value is 143 (56.25% from 255 or 29.07% from 492); Blue value is 181 (71.09% from 255 or 36.79% from 492); Max value from RGB is 181 - color contains mainly: blue. Hex color #A88FB5 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A88FB5 is #57704A. Grayscale: #9A9A9A. Windows color (decimal): -5730379 or 11898792. OLE color: 11898792.
HSL color Cylindrical-coordinate representation of color #A88FB5: hue angle of 279.47º degrees, saturation: 0.2, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #A88FB5 is Cyan = 0.07, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #A88FB5; } p { color: rgb(168,143,181); } H1.HeaderClassName { color: #A88FB5; } .AnyTagClassName { color: #A88FB5; } </style>
<style> a { background-color: #A88FB5; } a { background-color: rgb(168,143,181); } div.DivClassName { background-color: #A88FB5; } .BgClassName { background-color: #A88FB5; } </style>
<style> span { border-color: #A88FB5; } span { border-color: rgb(168,143,181); } td.TdClassName { border-color: #A88FB5; } .TagClassName { border-color: #A88FB5; } </style>