#ADFF2E (or 0xADFF2E) is unknown color: approx Green Yellow. HEX triplet: AD, FF and 2E. RGB value is (173,255,46). Sum of RGB (Red+Green+Blue) = 173+255+46=474 (62% of max value = 765). Red value is 173 (67.97% from 255 or 36.50% from 474); Green value is 255 (100% from 255 or 53.80% from 474); Blue value is 46 (18.36% from 255 or 9.70% from 474); Max value from RGB is 255 - color contains mainly: green. Hex color #ADFF2E is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #ADFF2E is #5200D1. Grayscale: #CFCFCF. Windows color (decimal): -5374162 or 3080109. OLE color: 3080109.
HSL color Cylindrical-coordinate representation of color #ADFF2E: hue angle of 83.54º degrees, saturation: 1, lightness: 0.59%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #ADFF2E is Cyan = 0.32, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.
<style> p { color: #adff2e; } p { color: rgb(173,255,46); } H1.HeaderClassName { color: #adff2e; } .AnyTagClassName { color: #adff2e; } </style>
<style> a { background-color: #adff2e; } a { background-color: rgb(173,255,46); } div.DivClassName { background-color: #adff2e; } .BgClassName { background-color: #adff2e; } </style>
<style> span { border-color: #adff2e; } span { border-color: rgb(173,255,46); } td.TdClassName { border-color: #adff2e; } .TagClassName { border-color: #adff2e; } </style>