#EAE018 (or 0xEAE018) is unknown color: approx Lemon. HEX triplet: EA, E0 and 18. RGB value is (234,224,24). Sum of RGB (Red+Green+Blue) = 234+224+24=482 (63% of max value = 765). Red value is 234 (91.80% from 255 or 48.55% from 482); Green value is 224 (87.89% from 255 or 46.47% from 482); Blue value is 24 (9.77% from 255 or 4.98% from 482); Max value from RGB is 234 - color contains mainly: red. Hex color #EAE018 is not a web safe color. Web safe color analog (approx): #FFCC00. Inversed color of #EAE018 is #151FE7. Grayscale: #CDCDCD. Windows color (decimal): -1384424 or 1630442. OLE color: 1630442.
HSL color Cylindrical-coordinate representation of color #EAE018: hue angle of 57.14º degrees, saturation: 0.83, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #EAE018 is Cyan = 0, Magento = 0.04, Yellow = 0.90 and Black (K on CMYK) = 0.08.
<style> p { color: #eae018; } p { color: rgb(234,224,24); } H1.HeaderClassName { color: #eae018; } .AnyTagClassName { color: #eae018; } </style>
<style> a { background-color: #eae018; } a { background-color: rgb(234,224,24); } div.DivClassName { background-color: #eae018; } .BgClassName { background-color: #eae018; } </style>
<style> span { border-color: #eae018; } span { border-color: rgb(234,224,24); } td.TdClassName { border-color: #eae018; } .TagClassName { border-color: #eae018; } </style>