#EAFCE8 (or 0xEAFCE8) is unknown color: approx Aqua Spring. HEX triplet: EA, FC and E8. RGB value is (234,252,232). Sum of RGB (Red+Green+Blue) = 234+252+232=718 (95% of max value = 765). Red value is 234 (91.80% from 255 or 32.59% from 718); Green value is 252 (98.83% from 255 or 35.10% from 718); Blue value is 232 (91.02% from 255 or 32.31% from 718); Max value from RGB is 252 - color contains mainly: green. Hex color #EAFCE8 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EAFCE8 is #150317. Grayscale: #F4F4F4. Windows color (decimal): -1377048 or 15269098. OLE color: 15269098.
HSL color Cylindrical-coordinate representation of color #EAFCE8: hue angle of 114º degrees, saturation: 0.77, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #EAFCE8 is Cyan = 0.07, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.01.
<style> p { color: #EAFCE8; } p { color: rgb(234,252,232); } H1.HeaderClassName { color: #EAFCE8; } .AnyTagClassName { color: #EAFCE8; } </style>
<style> a { background-color: #EAFCE8; } a { background-color: rgb(234,252,232); } div.DivClassName { background-color: #EAFCE8; } .BgClassName { background-color: #EAFCE8; } </style>
<style> span { border-color: #EAFCE8; } span { border-color: rgb(234,252,232); } td.TdClassName { border-color: #EAFCE8; } .TagClassName { border-color: #EAFCE8; } </style>