#ADEE25 (or 0xADEE25) is unknown color: approx Green Yellow. HEX triplet: AD, EE and 25. RGB value is (173,238,37). Sum of RGB (Red+Green+Blue) = 173+238+37=448 (59% of max value = 765). Red value is 173 (67.97% from 255 or 38.62% from 448); Green value is 238 (93.36% from 255 or 53.12% from 448); Blue value is 37 (14.84% from 255 or 8.26% from 448); Max value from RGB is 238 - color contains mainly: green. Hex color #ADEE25 is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #ADEE25 is #5211DA. Grayscale: #C4C4C4. Windows color (decimal): -5378523 or 2485933. OLE color: 2485933.
HSL color Cylindrical-coordinate representation of color #ADEE25: hue angle of 79.4º degrees, saturation: 0.86, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #ADEE25 is Cyan = 0.27, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.07.
<style> p { color: #adee25; } p { color: rgb(173,238,37); } H1.HeaderClassName { color: #adee25; } .AnyTagClassName { color: #adee25; } </style>
<style> a { background-color: #adee25; } a { background-color: rgb(173,238,37); } div.DivClassName { background-color: #adee25; } .BgClassName { background-color: #adee25; } </style>
<style> span { border-color: #adee25; } span { border-color: rgb(173,238,37); } td.TdClassName { border-color: #adee25; } .TagClassName { border-color: #adee25; } </style>