#ABF93E (or 0xABF93E) is unknown color: approx Green Yellow. HEX triplet: AB, F9 and 3E. RGB value is (171,249,62). Sum of RGB (Red+Green+Blue) = 171+249+62=482 (63% of max value = 765). Red value is 171 (67.19% from 255 or 35.48% from 482); Green value is 249 (97.66% from 255 or 51.66% from 482); Blue value is 62 (24.61% from 255 or 12.86% from 482); Max value from RGB is 249 - color contains mainly: green. Hex color #ABF93E is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #ABF93E is #5406C1. Grayscale: #CDCDCD. Windows color (decimal): -5506754 or 4127147. OLE color: 4127147.
HSL color Cylindrical-coordinate representation of color #ABF93E: hue angle of 85.03º degrees, saturation: 0.94, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #ABF93E is Cyan = 0.31, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.02.
<style> p { color: #ABF93E; } p { color: rgb(171,249,62); } H1.HeaderClassName { color: #ABF93E; } .AnyTagClassName { color: #ABF93E; } </style>
<style> a { background-color: #ABF93E; } a { background-color: rgb(171,249,62); } div.DivClassName { background-color: #ABF93E; } .BgClassName { background-color: #ABF93E; } </style>
<style> span { border-color: #ABF93E; } span { border-color: rgb(171,249,62); } td.TdClassName { border-color: #ABF93E; } .TagClassName { border-color: #ABF93E; } </style>