#EAFBD9 (or 0xEAFBD9) is unknown color: approx Panache. HEX triplet: EA, FB and D9. RGB value is (234,251,217). Sum of RGB (Red+Green+Blue) = 234+251+217=702 (92% of max value = 765). Red value is 234 (91.80% from 255 or 33.33% from 702); Green value is 251 (98.44% from 255 or 35.75% from 702); Blue value is 217 (85.16% from 255 or 30.91% from 702); Max value from RGB is 251 - color contains mainly: green. Hex color #EAFBD9 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EAFBD9 is #150426. Grayscale: #F2F2F2. Windows color (decimal): -1377319 or 14285802. OLE color: 14285802.
HSL color Cylindrical-coordinate representation of color #EAFBD9: hue angle of 90º degrees, saturation: 0.81, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #EAFBD9 is Cyan = 0.07, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.02.
<style> p { color: #EAFBD9; } p { color: rgb(234,251,217); } H1.HeaderClassName { color: #EAFBD9; } .AnyTagClassName { color: #EAFBD9; } </style>
<style> a { background-color: #EAFBD9; } a { background-color: rgb(234,251,217); } div.DivClassName { background-color: #EAFBD9; } .BgClassName { background-color: #EAFBD9; } </style>
<style> span { border-color: #EAFBD9; } span { border-color: rgb(234,251,217); } td.TdClassName { border-color: #EAFBD9; } .TagClassName { border-color: #EAFBD9; } </style>