#A88BC3 (or 0xA88BC3) is unknown color: approx East Side. HEX triplet: A8, 8B and C3. RGB value is (168,139,195). Sum of RGB (Red+Green+Blue) = 168+139+195=502 (66% of max value = 765). Red value is 168 (66.02% from 255 or 33.47% from 502); Green value is 139 (54.69% from 255 or 27.69% from 502); Blue value is 195 (76.56% from 255 or 38.84% from 502); Max value from RGB is 195 - color contains mainly: blue. Hex color #A88BC3 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A88BC3 is #57743C. Grayscale: #999999. Windows color (decimal): -5731389 or 12815272. OLE color: 12815272.
HSL color Cylindrical-coordinate representation of color #A88BC3: hue angle of 271.07º degrees, saturation: 0.32, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A88BC3 is Cyan = 0.14, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #A88BC3; } p { color: rgb(168,139,195); } H1.HeaderClassName { color: #A88BC3; } .AnyTagClassName { color: #A88BC3; } </style>
<style> a { background-color: #A88BC3; } a { background-color: rgb(168,139,195); } div.DivClassName { background-color: #A88BC3; } .BgClassName { background-color: #A88BC3; } </style>
<style> span { border-color: #A88BC3; } span { border-color: rgb(168,139,195); } td.TdClassName { border-color: #A88BC3; } .TagClassName { border-color: #A88BC3; } </style>