#EEFF15 (or 0xEEFF15) is unknown color: approx Chartreuse Yellow. HEX triplet: EE, FF and 15. RGB value is (238,255,21). Sum of RGB (Red+Green+Blue) = 238+255+21=514 (68% of max value = 765). Red value is 238 (93.36% from 255 or 46.30% from 514); Green value is 255 (100% from 255 or 49.61% from 514); Blue value is 21 (8.59% from 255 or 4.09% from 514); Max value from RGB is 255 - color contains mainly: green. Hex color #EEFF15 is not a web safe color. Web safe color analog (approx): #FFFF00. Inversed color of #EEFF15 is #1100EA. Grayscale: #E0E0E0. Windows color (decimal): -1114347 or 1441774. OLE color: 1441774.
HSL color Cylindrical-coordinate representation of color #EEFF15: hue angle of 64.36º degrees, saturation: 1, lightness: 0.54%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #EEFF15 is Cyan = 0.07, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.
<style> p { color: #EEFF15; } p { color: rgb(238,255,21); } H1.HeaderClassName { color: #EEFF15; } .AnyTagClassName { color: #EEFF15; } </style>
<style> a { background-color: #EEFF15; } a { background-color: rgb(238,255,21); } div.DivClassName { background-color: #EEFF15; } .BgClassName { background-color: #EEFF15; } </style>
<style> span { border-color: #EEFF15; } span { border-color: rgb(238,255,21); } td.TdClassName { border-color: #EEFF15; } .TagClassName { border-color: #EEFF15; } </style>