#AFFE3E (or 0xAFFE3E) is unknown color: approx Green Yellow. HEX triplet: AF, FE and 3E. RGB value is (175,254,62). Sum of RGB (Red+Green+Blue) = 175+254+62=491 (65% of max value = 765). Red value is 175 (68.75% from 255 or 35.64% from 491); Green value is 254 (99.61% from 255 or 51.73% from 491); Blue value is 62 (24.61% from 255 or 12.63% from 491); Max value from RGB is 254 - color contains mainly: green. Hex color #AFFE3E is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #AFFE3E is #5001C1. Grayscale: #D1D1D1. Windows color (decimal): -5243330 or 4128431. OLE color: 4128431.
HSL color Cylindrical-coordinate representation of color #AFFE3E: hue angle of 84.69º degrees, saturation: 0.99, lightness: 0.62%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #AFFE3E is Cyan = 0.31, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.00.
<style> p { color: #AFFE3E; } p { color: rgb(175,254,62); } H1.HeaderClassName { color: #AFFE3E; } .AnyTagClassName { color: #AFFE3E; } </style>
<style> a { background-color: #AFFE3E; } a { background-color: rgb(175,254,62); } div.DivClassName { background-color: #AFFE3E; } .BgClassName { background-color: #AFFE3E; } </style>
<style> span { border-color: #AFFE3E; } span { border-color: rgb(175,254,62); } td.TdClassName { border-color: #AFFE3E; } .TagClassName { border-color: #AFFE3E; } </style>