#A4ABDF (or 0xA4ABDF) is unknown color: approx Perano. HEX triplet: A4, AB and DF. RGB value is (164,171,223). Sum of RGB (Red+Green+Blue) = 164+171+223=558 (73% of max value = 765). Red value is 164 (64.45% from 255 or 29.39% from 558); Green value is 171 (67.19% from 255 or 30.65% from 558); Blue value is 223 (87.5% from 255 or 39.96% from 558); Max value from RGB is 223 - color contains mainly: blue. Hex color #A4ABDF is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A4ABDF is #5B5420. Grayscale: #AEAEAE. Windows color (decimal): -5985313 or 14658468. OLE color: 14658468.
HSL color Cylindrical-coordinate representation of color #A4ABDF: hue angle of 232.88º degrees, saturation: 0.48, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A4ABDF is Cyan = 0.26, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #A4ABDF; } p { color: rgb(164,171,223); } H1.HeaderClassName { color: #A4ABDF; } .AnyTagClassName { color: #A4ABDF; } </style>
<style> a { background-color: #A4ABDF; } a { background-color: rgb(164,171,223); } div.DivClassName { background-color: #A4ABDF; } .BgClassName { background-color: #A4ABDF; } </style>
<style> span { border-color: #A4ABDF; } span { border-color: rgb(164,171,223); } td.TdClassName { border-color: #A4ABDF; } .TagClassName { border-color: #A4ABDF; } </style>