#E9F256 (or 0xE9F256) is unknown color: approx Honeysuckle. HEX triplet: E9, F2 and 56. RGB value is (233,242,86). Sum of RGB (Red+Green+Blue) = 233+242+86=561 (74% of max value = 765). Red value is 233 (91.41% from 255 or 41.53% from 561); Green value is 242 (94.92% from 255 or 43.14% from 561); Blue value is 86 (33.98% from 255 or 15.33% from 561); Max value from RGB is 242 - color contains mainly: green. Hex color #E9F256 is not a web safe color. Web safe color analog (approx): #FFFF66. Inversed color of #E9F256 is #160DA9. Grayscale: #DEDEDE. Windows color (decimal): -1445290 or 5698281. OLE color: 5698281.
HSL color Cylindrical-coordinate representation of color #E9F256: hue angle of 63.46º degrees, saturation: 0.86, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #E9F256 is Cyan = 0.04, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.05.
<style> p { color: #e9f256; } p { color: rgb(233,242,86); } H1.HeaderClassName { color: #e9f256; } .AnyTagClassName { color: #e9f256; } </style>
<style> a { background-color: #e9f256; } a { background-color: rgb(233,242,86); } div.DivClassName { background-color: #e9f256; } .BgClassName { background-color: #e9f256; } </style>
<style> span { border-color: #e9f256; } span { border-color: rgb(233,242,86); } td.TdClassName { border-color: #e9f256; } .TagClassName { border-color: #e9f256; } </style>