#EAF11C (or 0xEAF11C) is unknown color: approx Lemon. HEX triplet: EA, F1 and 1C. RGB value is (234,241,28). Sum of RGB (Red+Green+Blue) = 234+241+28=503 (66% of max value = 765). Red value is 234 (91.80% from 255 or 46.52% from 503); Green value is 241 (94.53% from 255 or 47.91% from 503); Blue value is 28 (11.33% from 255 or 5.57% from 503); Max value from RGB is 241 - color contains mainly: green. Hex color #EAF11C is not a web safe color. Web safe color analog (approx): #FFFF33. Inversed color of #EAF11C is #150EE3. Grayscale: #D7D7D7. Windows color (decimal): -1380068 or 1896938. OLE color: 1896938.
HSL color Cylindrical-coordinate representation of color #EAF11C: hue angle of 61.97º degrees, saturation: 0.88, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #EAF11C is Cyan = 0.03, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.05.
<style> p { color: #EAF11C; } p { color: rgb(234,241,28); } H1.HeaderClassName { color: #EAF11C; } .AnyTagClassName { color: #EAF11C; } </style>
<style> a { background-color: #EAF11C; } a { background-color: rgb(234,241,28); } div.DivClassName { background-color: #EAF11C; } .BgClassName { background-color: #EAF11C; } </style>
<style> span { border-color: #EAF11C; } span { border-color: rgb(234,241,28); } td.TdClassName { border-color: #EAF11C; } .TagClassName { border-color: #EAF11C; } </style>