#EFF8E7 (or 0xEFF8E7) is unknown color: approx Panache. HEX triplet: EF, F8 and E7. RGB value is (239,248,231). Sum of RGB (Red+Green+Blue) = 239+248+231=718 (95% of max value = 765). Red value is 239 (93.75% from 255 or 33.29% from 718); Green value is 248 (97.27% from 255 or 34.54% from 718); Blue value is 231 (90.62% from 255 or 32.17% from 718); Max value from RGB is 248 - color contains mainly: green. Hex color #EFF8E7 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EFF8E7 is #100718. Grayscale: #F3F3F3. Windows color (decimal): -1050393 or 15202543. OLE color: 15202543.
HSL color Cylindrical-coordinate representation of color #EFF8E7: hue angle of 91.76º degrees, saturation: 0.55, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #EFF8E7 is Cyan = 0.04, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.03.
<style> p { color: #EFF8E7; } p { color: rgb(239,248,231); } H1.HeaderClassName { color: #EFF8E7; } .AnyTagClassName { color: #EFF8E7; } </style>
<style> a { background-color: #EFF8E7; } a { background-color: rgb(239,248,231); } div.DivClassName { background-color: #EFF8E7; } .BgClassName { background-color: #EFF8E7; } </style>
<style> span { border-color: #EFF8E7; } span { border-color: rgb(239,248,231); } td.TdClassName { border-color: #EFF8E7; } .TagClassName { border-color: #EFF8E7; } </style>