#ADF12A (or 0xADF12A) is unknown color: approx Green Yellow. HEX triplet: AD, F1 and 2A. RGB value is (173,241,42). Sum of RGB (Red+Green+Blue) = 173+241+42=456 (60% of max value = 765). Red value is 173 (67.97% from 255 or 37.94% from 456); Green value is 241 (94.53% from 255 or 52.85% from 456); Blue value is 42 (16.80% from 255 or 9.21% from 456); Max value from RGB is 241 - color contains mainly: green. Hex color #ADF12A is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #ADF12A is #520ED5. Grayscale: #C6C6C6. Windows color (decimal): -5377750 or 2814381. OLE color: 2814381.
HSL color Cylindrical-coordinate representation of color #ADF12A: hue angle of 80.5º degrees, saturation: 0.88, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #ADF12A is Cyan = 0.28, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.05.
<style> p { color: #adf12a; } p { color: rgb(173,241,42); } H1.HeaderClassName { color: #adf12a; } .AnyTagClassName { color: #adf12a; } </style>
<style> a { background-color: #adf12a; } a { background-color: rgb(173,241,42); } div.DivClassName { background-color: #adf12a; } .BgClassName { background-color: #adf12a; } </style>
<style> span { border-color: #adf12a; } span { border-color: rgb(173,241,42); } td.TdClassName { border-color: #adf12a; } .TagClassName { border-color: #adf12a; } </style>