#E3FFFA (or 0xE3FFFA) is unknown color: approx Light Cyan. HEX triplet: E3, FF and FA. RGB value is (227,255,250). Sum of RGB (Red+Green+Blue) = 227+255+250=732 (96% of max value = 765). Red value is 227 (89.06% from 255 or 31.01% from 732); Green value is 255 (100% from 255 or 34.84% from 732); Blue value is 250 (98.05% from 255 or 34.15% from 732); Max value from RGB is 255 - color contains mainly: green. Hex color #E3FFFA is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #E3FFFA is #1C0005. Grayscale: #F6F6F6. Windows color (decimal): -1835014 or 16449507. OLE color: 16449507.
HSL color Cylindrical-coordinate representation of color #E3FFFA: hue angle of 169.29º 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 #E3FFFA is Cyan = 0.11, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.
<style> p { color: #E3FFFA; } p { color: rgb(227,255,250); } H1.HeaderClassName { color: #E3FFFA; } .AnyTagClassName { color: #E3FFFA; } </style>
<style> a { background-color: #E3FFFA; } a { background-color: rgb(227,255,250); } div.DivClassName { background-color: #E3FFFA; } .BgClassName { background-color: #E3FFFA; } </style>
<style> span { border-color: #E3FFFA; } span { border-color: rgb(227,255,250); } td.TdClassName { border-color: #E3FFFA; } .TagClassName { border-color: #E3FFFA; } </style>