#E4FFFA (or 0xE4FFFA) is unknown color: approx Light Cyan. HEX triplet: E4, FF and FA. RGB value is (228,255,250). Sum of RGB (Red+Green+Blue) = 228+255+250=733 (97% of max value = 765). Red value is 228 (89.45% from 255 or 31.11% from 733); Green value is 255 (100% from 255 or 34.79% from 733); Blue value is 250 (98.05% from 255 or 34.11% from 733); Max value from RGB is 255 - color contains mainly: green. Hex color #E4FFFA is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #E4FFFA is #1B0005. Grayscale: #F6F6F6. Windows color (decimal): -1769478 or 16449508. OLE color: 16449508.
HSL color Cylindrical-coordinate representation of color #E4FFFA: hue angle of 168.89º degrees, saturation: 1, lightness: 0.95%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #E4FFFA is Cyan = 0.11, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.
<style> p { color: #E4FFFA; } p { color: rgb(228,255,250); } H1.HeaderClassName { color: #E4FFFA; } .AnyTagClassName { color: #E4FFFA; } </style>
<style> a { background-color: #E4FFFA; } a { background-color: rgb(228,255,250); } div.DivClassName { background-color: #E4FFFA; } .BgClassName { background-color: #E4FFFA; } </style>
<style> span { border-color: #E4FFFA; } span { border-color: rgb(228,255,250); } td.TdClassName { border-color: #E4FFFA; } .TagClassName { border-color: #E4FFFA; } </style>