#EAF5E5 (or 0xEAF5E5) is unknown color: approx Panache. HEX triplet: EA, F5 and E5. RGB value is (234,245,229). Sum of RGB (Red+Green+Blue) = 234+245+229=708 (93% of max value = 765). Red value is 234 (91.80% from 255 or 33.05% from 708); Green value is 245 (96.09% from 255 or 34.60% from 708); Blue value is 229 (89.84% from 255 or 32.34% from 708); Max value from RGB is 245 - color contains mainly: green. Hex color #EAF5E5 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EAF5E5 is #150A1A. Grayscale: #EFEFEF. Windows color (decimal): -1378843 or 15070698. OLE color: 15070698.
HSL color Cylindrical-coordinate representation of color #EAF5E5: hue angle of 101.25º degrees, saturation: 0.44, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #EAF5E5 is Cyan = 0.04, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.04.
<style> p { color: #EAF5E5; } p { color: rgb(234,245,229); } H1.HeaderClassName { color: #EAF5E5; } .AnyTagClassName { color: #EAF5E5; } </style>
<style> a { background-color: #EAF5E5; } a { background-color: rgb(234,245,229); } div.DivClassName { background-color: #EAF5E5; } .BgClassName { background-color: #EAF5E5; } </style>
<style> span { border-color: #EAF5E5; } span { border-color: rgb(234,245,229); } td.TdClassName { border-color: #EAF5E5; } .TagClassName { border-color: #EAF5E5; } </style>