#EFF84C (or 0xEFF84C) is unknown color: approx Paris Daisy. HEX triplet: EF, F8 and 4C. RGB value is (239,248,76). Sum of RGB (Red+Green+Blue) = 239+248+76=563 (74% of max value = 765). Red value is 239 (93.75% from 255 or 42.45% from 563); Green value is 248 (97.27% from 255 or 44.05% from 563); Blue value is 76 (30.08% from 255 or 13.50% from 563); Max value from RGB is 248 - color contains mainly: green. Hex color #EFF84C is not a web safe color. Web safe color analog (approx): #FFFF33. Inversed color of #EFF84C is #1007B3. Grayscale: #E2E2E2. Windows color (decimal): -1050548 or 5044463. OLE color: 5044463.
HSL color Cylindrical-coordinate representation of color #EFF84C: hue angle of 63.14º degrees, saturation: 0.92, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #EFF84C is Cyan = 0.04, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.03.
<style> p { color: #eff84c; } p { color: rgb(239,248,76); } H1.HeaderClassName { color: #eff84c; } .AnyTagClassName { color: #eff84c; } </style>
<style> a { background-color: #eff84c; } a { background-color: rgb(239,248,76); } div.DivClassName { background-color: #eff84c; } .BgClassName { background-color: #eff84c; } </style>
<style> span { border-color: #eff84c; } span { border-color: rgb(239,248,76); } td.TdClassName { border-color: #eff84c; } .TagClassName { border-color: #eff84c; } </style>