#E0F3BE (or 0xE0F3BE) is unknown color: approx Snow Flurry. HEX triplet: E0, F3 and BE. RGB value is (224,243,190). Sum of RGB (Red+Green+Blue) = 224+243+190=657 (87% of max value = 765). Red value is 224 (87.89% from 255 or 34.09% from 657); Green value is 243 (95.31% from 255 or 36.99% from 657); Blue value is 190 (74.61% from 255 or 28.92% from 657); Max value from RGB is 243 - color contains mainly: green. Hex color #E0F3BE is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E0F3BE is #1F0C41. Grayscale: #E7E7E7. Windows color (decimal): -2034754 or 12514272. OLE color: 12514272.
HSL color Cylindrical-coordinate representation of color #E0F3BE: hue angle of 81.51º degrees, saturation: 0.69, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #E0F3BE is Cyan = 0.08, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.05.
<style> p { color: #E0F3BE; } p { color: rgb(224,243,190); } H1.HeaderClassName { color: #E0F3BE; } .AnyTagClassName { color: #E0F3BE; } </style>
<style> a { background-color: #E0F3BE; } a { background-color: rgb(224,243,190); } div.DivClassName { background-color: #E0F3BE; } .BgClassName { background-color: #E0F3BE; } </style>
<style> span { border-color: #E0F3BE; } span { border-color: rgb(224,243,190); } td.TdClassName { border-color: #E0F3BE; } .TagClassName { border-color: #E0F3BE; } </style>