#EFF7AE (or 0xEFF7AE) is unknown color: approx Australian Mint. HEX triplet: EF, F7 and AE. RGB value is (239,247,174). Sum of RGB (Red+Green+Blue) = 239+247+174=660 (87% of max value = 765). Red value is 239 (93.75% from 255 or 36.21% from 660); Green value is 247 (96.88% from 255 or 37.42% from 660); Blue value is 174 (68.36% from 255 or 26.36% from 660); Max value from RGB is 247 - color contains mainly: green. Hex color #EFF7AE is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #EFF7AE is #100851. Grayscale: #ECECEC. Windows color (decimal): -1050706 or 11466735. OLE color: 11466735.
HSL color Cylindrical-coordinate representation of color #EFF7AE: hue angle of 66.58º degrees, saturation: 0.82, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #EFF7AE is Cyan = 0.03, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.03.
<style> p { color: #eff7ae; } p { color: rgb(239,247,174); } H1.HeaderClassName { color: #eff7ae; } .AnyTagClassName { color: #eff7ae; } </style>
<style> a { background-color: #eff7ae; } a { background-color: rgb(239,247,174); } div.DivClassName { background-color: #eff7ae; } .BgClassName { background-color: #eff7ae; } </style>
<style> span { border-color: #eff7ae; } span { border-color: rgb(239,247,174); } td.TdClassName { border-color: #eff7ae; } .TagClassName { border-color: #eff7ae; } </style>