#E3FFC8 (or 0xE3FFC8) is unknown color: approx Snow Flurry. HEX triplet: E3, FF and C8. RGB value is (227,255,200). Sum of RGB (Red+Green+Blue) = 227+255+200=682 (90% of max value = 765). Red value is 227 (89.06% from 255 or 33.28% from 682); Green value is 255 (100% from 255 or 37.39% from 682); Blue value is 200 (78.52% from 255 or 29.33% from 682); Max value from RGB is 255 - color contains mainly: green. Hex color #E3FFC8 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E3FFC8 is #1C0037. Grayscale: #F0F0F0. Windows color (decimal): -1835064 or 13172707. OLE color: 13172707.
HSL color Cylindrical-coordinate representation of color #E3FFC8: hue angle of 90.55º degrees, saturation: 1, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #E3FFC8 is Cyan = 0.11, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.
<style> p { color: #E3FFC8; } p { color: rgb(227,255,200); } H1.HeaderClassName { color: #E3FFC8; } .AnyTagClassName { color: #E3FFC8; } </style>
<style> a { background-color: #E3FFC8; } a { background-color: rgb(227,255,200); } div.DivClassName { background-color: #E3FFC8; } .BgClassName { background-color: #E3FFC8; } </style>
<style> span { border-color: #E3FFC8; } span { border-color: rgb(227,255,200); } td.TdClassName { border-color: #E3FFC8; } .TagClassName { border-color: #E3FFC8; } </style>