#E4EB90 (or 0xE4EB90) is unknown color: approx Jonquil. HEX triplet: E4, EB and 90. RGB value is (228,235,144). Sum of RGB (Red+Green+Blue) = 228+235+144=607 (80% of max value = 765). Red value is 228 (89.45% from 255 or 37.56% from 607); Green value is 235 (92.19% from 255 or 38.71% from 607); Blue value is 144 (56.64% from 255 or 23.72% from 607); Max value from RGB is 235 - color contains mainly: green. Hex color #E4EB90 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #E4EB90 is #1B146F. Grayscale: #DEDEDE. Windows color (decimal): -1774704 or 9497572. OLE color: 9497572.
HSL color Cylindrical-coordinate representation of color #E4EB90: hue angle of 64.62º degrees, saturation: 0.69, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #E4EB90 is Cyan = 0.03, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.08.
<style> p { color: #E4EB90; } p { color: rgb(228,235,144); } H1.HeaderClassName { color: #E4EB90; } .AnyTagClassName { color: #E4EB90; } </style>
<style> a { background-color: #E4EB90; } a { background-color: rgb(228,235,144); } div.DivClassName { background-color: #E4EB90; } .BgClassName { background-color: #E4EB90; } </style>
<style> span { border-color: #E4EB90; } span { border-color: rgb(228,235,144); } td.TdClassName { border-color: #E4EB90; } .TagClassName { border-color: #E4EB90; } </style>