#E9FEBD (or 0xE9FEBD) is unknown color: approx Snow Flurry. HEX triplet: E9, FE and BD. RGB value is (233,254,189). Sum of RGB (Red+Green+Blue) = 233+254+189=676 (89% of max value = 765). Red value is 233 (91.41% from 255 or 34.47% from 676); Green value is 254 (99.61% from 255 or 37.57% from 676); Blue value is 189 (74.22% from 255 or 27.96% from 676); Max value from RGB is 254 - color contains mainly: green. Hex color #E9FEBD is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #E9FEBD is #160142. Grayscale: #F0F0F0. Windows color (decimal): -1442115 or 12451561. OLE color: 12451561.
HSL color Cylindrical-coordinate representation of color #E9FEBD: hue angle of 79.38º degrees, saturation: 0.97, lightness: 0.87%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #E9FEBD is Cyan = 0.08, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.00.
<style> p { color: #E9FEBD; } p { color: rgb(233,254,189); } H1.HeaderClassName { color: #E9FEBD; } .AnyTagClassName { color: #E9FEBD; } </style>
<style> a { background-color: #E9FEBD; } a { background-color: rgb(233,254,189); } div.DivClassName { background-color: #E9FEBD; } .BgClassName { background-color: #E9FEBD; } </style>
<style> span { border-color: #E9FEBD; } span { border-color: rgb(233,254,189); } td.TdClassName { border-color: #E9FEBD; } .TagClassName { border-color: #E9FEBD; } </style>