#E8FFC4 (or 0xE8FFC4) is unknown color: approx Snow Flurry. HEX triplet: E8, FF and C4. RGB value is (232,255,196). Sum of RGB (Red+Green+Blue) = 232+255+196=683 (90% of max value = 765). Red value is 232 (91.02% from 255 or 33.97% from 683); Green value is 255 (100% from 255 or 37.34% from 683); Blue value is 196 (76.95% from 255 or 28.70% from 683); Max value from RGB is 255 - color contains mainly: green. Hex color #E8FFC4 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #E8FFC4 is #17003B. Grayscale: #F1F1F1. Windows color (decimal): -1507388 or 12910568. OLE color: 12910568.
HSL color Cylindrical-coordinate representation of color #E8FFC4: hue angle of 83.39º degrees, saturation: 1, lightness: 0.88%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #E8FFC4 is Cyan = 0.09, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.
<style> p { color: #E8FFC4; } p { color: rgb(232,255,196); } H1.HeaderClassName { color: #E8FFC4; } .AnyTagClassName { color: #E8FFC4; } </style>
<style> a { background-color: #E8FFC4; } a { background-color: rgb(232,255,196); } div.DivClassName { background-color: #E8FFC4; } .BgClassName { background-color: #E8FFC4; } </style>
<style> span { border-color: #E8FFC4; } span { border-color: rgb(232,255,196); } td.TdClassName { border-color: #E8FFC4; } .TagClassName { border-color: #E8FFC4; } </style>