#ACFE13 (or 0xACFE13) is unknown color: approx Spring Bud. HEX triplet: AC, FE and 13. RGB value is (172,254,19). Sum of RGB (Red+Green+Blue) = 172+254+19=445 (58% of max value = 765). Red value is 172 (67.58% from 255 or 38.65% from 445); Green value is 254 (99.61% from 255 or 57.08% from 445); Blue value is 19 (7.81% from 255 or 4.27% from 445); Max value from RGB is 254 - color contains mainly: green. Hex color #ACFE13 is not a web safe color. Web safe color analog (approx): #99FF00. Inversed color of #ACFE13 is #5301EC. Grayscale: #CBCBCB. Windows color (decimal): -5439981 or 1310380. OLE color: 1310380.
HSL color Cylindrical-coordinate representation of color #ACFE13: hue angle of 80.94º degrees, saturation: 0.99, lightness: 0.54%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #ACFE13 is Cyan = 0.32, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.00.
<style> p { color: #acfe13; } p { color: rgb(172,254,19); } H1.HeaderClassName { color: #acfe13; } .AnyTagClassName { color: #acfe13; } </style>
<style> a { background-color: #acfe13; } a { background-color: rgb(172,254,19); } div.DivClassName { background-color: #acfe13; } .BgClassName { background-color: #acfe13; } </style>
<style> span { border-color: #acfe13; } span { border-color: rgb(172,254,19); } td.TdClassName { border-color: #acfe13; } .TagClassName { border-color: #acfe13; } </style>