#EFFAEE (or 0xEFFAEE) is unknown color: approx Honeydew. HEX triplet: EF, FA and EE. RGB value is (239,250,238). Sum of RGB (Red+Green+Blue) = 239+250+238=727 (96% of max value = 765). Red value is 239 (93.75% from 255 or 32.87% from 727); Green value is 250 (98.05% from 255 or 34.39% from 727); Blue value is 238 (93.36% from 255 or 32.74% from 727); Max value from RGB is 250 - color contains mainly: green. Hex color #EFFAEE is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EFFAEE is #100511. Grayscale: #F5F5F5. Windows color (decimal): -1049874 or 15661807. OLE color: 15661807.
HSL color Cylindrical-coordinate representation of color #EFFAEE: hue angle of 115º degrees, saturation: 0.55, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #EFFAEE is Cyan = 0.04, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.02.
<style> p { color: #EFFAEE; } p { color: rgb(239,250,238); } H1.HeaderClassName { color: #EFFAEE; } .AnyTagClassName { color: #EFFAEE; } </style>
<style> a { background-color: #EFFAEE; } a { background-color: rgb(239,250,238); } div.DivClassName { background-color: #EFFAEE; } .BgClassName { background-color: #EFFAEE; } </style>
<style> span { border-color: #EFFAEE; } span { border-color: rgb(239,250,238); } td.TdClassName { border-color: #EFFAEE; } .TagClassName { border-color: #EFFAEE; } </style>