#E3FA99 (or 0xE3FA99) is unknown color: approx Jonquil. HEX triplet: E3, FA and 99. RGB value is (227,250,153). Sum of RGB (Red+Green+Blue) = 227+250+153=630 (83% of max value = 765). Red value is 227 (89.06% from 255 or 36.03% from 630); Green value is 250 (98.05% from 255 or 39.68% from 630); Blue value is 153 (60.16% from 255 or 24.29% from 630); Max value from RGB is 250 - color contains mainly: green. Hex color #E3FA99 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #E3FA99 is #1C0566. Grayscale: #E8E8E8. Windows color (decimal): -1836391 or 10091235. OLE color: 10091235.
HSL color Cylindrical-coordinate representation of color #E3FA99: hue angle of 74.23º degrees, saturation: 0.91, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #E3FA99 is Cyan = 0.09, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.02.
<style> p { color: #E3FA99; } p { color: rgb(227,250,153); } H1.HeaderClassName { color: #E3FA99; } .AnyTagClassName { color: #E3FA99; } </style>
<style> a { background-color: #E3FA99; } a { background-color: rgb(227,250,153); } div.DivClassName { background-color: #E3FA99; } .BgClassName { background-color: #E3FA99; } </style>
<style> span { border-color: #E3FA99; } span { border-color: rgb(227,250,153); } td.TdClassName { border-color: #E3FA99; } .TagClassName { border-color: #E3FA99; } </style>