#EEF899 (or 0xEEF899) is unknown color: approx Jonquil. HEX triplet: EE, F8 and 99. RGB value is (238,248,153). Sum of RGB (Red+Green+Blue) = 238+248+153=639 (84% of max value = 765). Red value is 238 (93.36% from 255 or 37.25% from 639); Green value is 248 (97.27% from 255 or 38.81% from 639); Blue value is 153 (60.16% from 255 or 23.94% from 639); Max value from RGB is 248 - color contains mainly: green. Hex color #EEF899 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #EEF899 is #110766. Grayscale: #EAEAEA. Windows color (decimal): -1116007 or 10090734. OLE color: 10090734.
HSL color Cylindrical-coordinate representation of color #EEF899: hue angle of 66.32º degrees, saturation: 0.87, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #EEF899 is Cyan = 0.04, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.03.
<style> p { color: #EEF899; } p { color: rgb(238,248,153); } H1.HeaderClassName { color: #EEF899; } .AnyTagClassName { color: #EEF899; } </style>
<style> a { background-color: #EEF899; } a { background-color: rgb(238,248,153); } div.DivClassName { background-color: #EEF899; } .BgClassName { background-color: #EEF899; } </style>
<style> span { border-color: #EEF899; } span { border-color: rgb(238,248,153); } td.TdClassName { border-color: #EEF899; } .TagClassName { border-color: #EEF899; } </style>