#EAFBE2 (or 0xEAFBE2) is unknown color: approx Panache. HEX triplet: EA, FB and E2. RGB value is (234,251,226). Sum of RGB (Red+Green+Blue) = 234+251+226=711 (94% of max value = 765). Red value is 234 (91.80% from 255 or 32.91% from 711); Green value is 251 (98.44% from 255 or 35.30% from 711); Blue value is 226 (88.67% from 255 or 31.79% from 711); Max value from RGB is 251 - color contains mainly: green. Hex color #EAFBE2 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EAFBE2 is #15041D. Grayscale: #F3F3F3. Windows color (decimal): -1377310 or 14875626. OLE color: 14875626.
HSL color Cylindrical-coordinate representation of color #EAFBE2: hue angle of 100.8º degrees, saturation: 0.76, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #EAFBE2 is Cyan = 0.07, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.02.
<style> p { color: #EAFBE2; } p { color: rgb(234,251,226); } H1.HeaderClassName { color: #EAFBE2; } .AnyTagClassName { color: #EAFBE2; } </style>
<style> a { background-color: #EAFBE2; } a { background-color: rgb(234,251,226); } div.DivClassName { background-color: #EAFBE2; } .BgClassName { background-color: #EAFBE2; } </style>
<style> span { border-color: #EAFBE2; } span { border-color: rgb(234,251,226); } td.TdClassName { border-color: #EAFBE2; } .TagClassName { border-color: #EAFBE2; } </style>