#EFFDFA (or 0xEFFDFA) is unknown color: approx Azure. HEX triplet: EF, FD and FA. RGB value is (239,253,250). Sum of RGB (Red+Green+Blue) = 239+253+250=742 (98% of max value = 765). Red value is 239 (93.75% from 255 or 32.21% from 742); Green value is 253 (99.22% from 255 or 34.10% from 742); Blue value is 250 (98.05% from 255 or 33.69% from 742); Max value from RGB is 253 - color contains mainly: green. Hex color #EFFDFA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EFFDFA is #100205. Grayscale: #F8F8F8. Windows color (decimal): -1049094 or 16449007. OLE color: 16449007.
HSL color Cylindrical-coordinate representation of color #EFFDFA: hue angle of 167.14º degrees, saturation: 0.78, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #EFFDFA is Cyan = 0.06, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.01.
<style> p { color: #EFFDFA; } p { color: rgb(239,253,250); } H1.HeaderClassName { color: #EFFDFA; } .AnyTagClassName { color: #EFFDFA; } </style>
<style> a { background-color: #EFFDFA; } a { background-color: rgb(239,253,250); } div.DivClassName { background-color: #EFFDFA; } .BgClassName { background-color: #EFFDFA; } </style>
<style> span { border-color: #EFFDFA; } span { border-color: rgb(239,253,250); } td.TdClassName { border-color: #EFFDFA; } .TagClassName { border-color: #EFFDFA; } </style>