#ABACFE (or 0xABACFE) is unknown color: approx Perano. HEX triplet: AB, AC and FE. RGB value is (171,172,254). Sum of RGB (Red+Green+Blue) = 171+172+254=597 (79% of max value = 765). Red value is 171 (67.19% from 255 or 28.64% from 597); Green value is 172 (67.58% from 255 or 28.81% from 597); Blue value is 254 (99.61% from 255 or 42.55% from 597); Max value from RGB is 254 - color contains mainly: blue. Hex color #ABACFE is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #ABACFE is #545301. Grayscale: #B4B4B4. Windows color (decimal): -5526274 or 16690347. OLE color: 16690347.
HSL color Cylindrical-coordinate representation of color #ABACFE: hue angle of 239.28º degrees, saturation: 0.98, lightness: 0.83%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #ABACFE is Cyan = 0.33, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #abacfe; } p { color: rgb(171,172,254); } H1.HeaderClassName { color: #abacfe; } .AnyTagClassName { color: #abacfe; } </style>
<style> a { background-color: #abacfe; } a { background-color: rgb(171,172,254); } div.DivClassName { background-color: #abacfe; } .BgClassName { background-color: #abacfe; } </style>
<style> span { border-color: #abacfe; } span { border-color: rgb(171,172,254); } td.TdClassName { border-color: #abacfe; } .TagClassName { border-color: #abacfe; } </style>