#EAFF3E (or 0xEAFF3E) is unknown color: approx Paris Daisy. HEX triplet: EA, FF and 3E. RGB value is (234,255,62). Sum of RGB (Red+Green+Blue) = 234+255+62=551 (72% of max value = 765). Red value is 234 (91.80% from 255 or 42.47% from 551); Green value is 255 (100% from 255 or 46.28% from 551); Blue value is 62 (24.61% from 255 or 11.25% from 551); Max value from RGB is 255 - color contains mainly: green. Hex color #EAFF3E is not a web safe color. Web safe color analog (approx): #FFFF33. Inversed color of #EAFF3E is #1500C1. Grayscale: #E3E3E3. Windows color (decimal): -1376450 or 4128746. OLE color: 4128746.
HSL color Cylindrical-coordinate representation of color #EAFF3E: hue angle of 66.53º degrees, saturation: 1, lightness: 0.62%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #EAFF3E is Cyan = 0.08, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.
<style> p { color: #EAFF3E; } p { color: rgb(234,255,62); } H1.HeaderClassName { color: #EAFF3E; } .AnyTagClassName { color: #EAFF3E; } </style>
<style> a { background-color: #EAFF3E; } a { background-color: rgb(234,255,62); } div.DivClassName { background-color: #EAFF3E; } .BgClassName { background-color: #EAFF3E; } </style>
<style> span { border-color: #EAFF3E; } span { border-color: rgb(234,255,62); } td.TdClassName { border-color: #EAFF3E; } .TagClassName { border-color: #EAFF3E; } </style>