#ABFC0D (or 0xABFC0D) is unknown color: approx Spring Bud. HEX triplet: AB, FC and 0D. RGB value is (171,252,13). Sum of RGB (Red+Green+Blue) = 171+252+13=436 (57% of max value = 765). Red value is 171 (67.19% from 255 or 39.22% from 436); Green value is 252 (98.83% from 255 or 57.80% from 436); Blue value is 13 (5.47% from 255 or 2.98% from 436); Max value from RGB is 252 - color contains mainly: green. Hex color #ABFC0D is not a web safe color. Web safe color analog (approx): #99FF00. Inversed color of #ABFC0D is #5403F2. Grayscale: #C9C9C9. Windows color (decimal): -5506035 or 916651. OLE color: 916651.
HSL color Cylindrical-coordinate representation of color #ABFC0D: hue angle of 80.33º degrees, saturation: 0.98, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #ABFC0D is Cyan = 0.32, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.01.
<style> p { color: #abfc0d; } p { color: rgb(171,252,13); } H1.HeaderClassName { color: #abfc0d; } .AnyTagClassName { color: #abfc0d; } </style>
<style> a { background-color: #abfc0d; } a { background-color: rgb(171,252,13); } div.DivClassName { background-color: #abfc0d; } .BgClassName { background-color: #abfc0d; } </style>
<style> span { border-color: #abfc0d; } span { border-color: rgb(171,252,13); } td.TdClassName { border-color: #abfc0d; } .TagClassName { border-color: #abfc0d; } </style>