#AFFE18 (or 0xAFFE18) is unknown color: approx Green Yellow. HEX triplet: AF, FE and 18. RGB value is (175,254,24). Sum of RGB (Red+Green+Blue) = 175+254+24=453 (60% of max value = 765). Red value is 175 (68.75% from 255 or 38.63% from 453); Green value is 254 (99.61% from 255 or 56.07% from 453); Blue value is 24 (9.77% from 255 or 5.30% from 453); Max value from RGB is 254 - color contains mainly: green. Hex color #AFFE18 is not a web safe color. Web safe color analog (approx): #99FF00. Inversed color of #AFFE18 is #5001E7. Grayscale: #CCCCCC. Windows color (decimal): -5243368 or 1638063. OLE color: 1638063.
HSL color Cylindrical-coordinate representation of color #AFFE18: hue angle of 80.61º degrees, saturation: 0.99, lightness: 0.55%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #AFFE18 is Cyan = 0.31, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.00.
<style> p { color: #AFFE18; } p { color: rgb(175,254,24); } H1.HeaderClassName { color: #AFFE18; } .AnyTagClassName { color: #AFFE18; } </style>
<style> a { background-color: #AFFE18; } a { background-color: rgb(175,254,24); } div.DivClassName { background-color: #AFFE18; } .BgClassName { background-color: #AFFE18; } </style>
<style> span { border-color: #AFFE18; } span { border-color: rgb(175,254,24); } td.TdClassName { border-color: #AFFE18; } .TagClassName { border-color: #AFFE18; } </style>