#A888F1 (or 0xA888F1) is unknown color: approx Biloba Flower. HEX triplet: A8, 88 and F1. RGB value is (168,136,241). Sum of RGB (Red+Green+Blue) = 168+136+241=545 (72% of max value = 765). Red value is 168 (66.02% from 255 or 30.83% from 545); Green value is 136 (53.52% from 255 or 24.95% from 545); Blue value is 241 (94.53% from 255 or 44.22% from 545); Max value from RGB is 241 - color contains mainly: blue. Hex color #A888F1 is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #A888F1 is #57770E. Grayscale: #9D9D9D. Windows color (decimal): -5732111 or 15829160. OLE color: 15829160.
HSL color Cylindrical-coordinate representation of color #A888F1: hue angle of 258.29º degrees, saturation: 0.79, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #A888F1 is Cyan = 0.30, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #A888F1; } p { color: rgb(168,136,241); } H1.HeaderClassName { color: #A888F1; } .AnyTagClassName { color: #A888F1; } </style>
<style> a { background-color: #A888F1; } a { background-color: rgb(168,136,241); } div.DivClassName { background-color: #A888F1; } .BgClassName { background-color: #A888F1; } </style>
<style> span { border-color: #A888F1; } span { border-color: rgb(168,136,241); } td.TdClassName { border-color: #A888F1; } .TagClassName { border-color: #A888F1; } </style>