#EFF9E2 (or 0xEFF9E2) is unknown color: approx Saltpan. HEX triplet: EF, F9 and E2. RGB value is (239,249,226). Sum of RGB (Red+Green+Blue) = 239+249+226=714 (94% of max value = 765). Red value is 239 (93.75% from 255 or 33.47% from 714); Green value is 249 (97.66% from 255 or 34.87% from 714); Blue value is 226 (88.67% from 255 or 31.65% from 714); Max value from RGB is 249 - color contains mainly: green. Hex color #EFF9E2 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EFF9E2 is #10061D. Grayscale: #F3F3F3. Windows color (decimal): -1050142 or 14875119. OLE color: 14875119.
HSL color Cylindrical-coordinate representation of color #EFF9E2: hue angle of 86.09º degrees, saturation: 0.66, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #EFF9E2 is Cyan = 0.04, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.02.
<style> p { color: #EFF9E2; } p { color: rgb(239,249,226); } H1.HeaderClassName { color: #EFF9E2; } .AnyTagClassName { color: #EFF9E2; } </style>
<style> a { background-color: #EFF9E2; } a { background-color: rgb(239,249,226); } div.DivClassName { background-color: #EFF9E2; } .BgClassName { background-color: #EFF9E2; } </style>
<style> span { border-color: #EFF9E2; } span { border-color: rgb(239,249,226); } td.TdClassName { border-color: #EFF9E2; } .TagClassName { border-color: #EFF9E2; } </style>