#E0FBCC (or 0xE0FBCC) is unknown color: approx Hint Of Green. HEX triplet: E0, FB and CC. RGB value is (224,251,204). Sum of RGB (Red+Green+Blue) = 224+251+204=679 (89% of max value = 765). Red value is 224 (87.89% from 255 or 32.99% from 679); Green value is 251 (98.44% from 255 or 36.97% from 679); Blue value is 204 (80.08% from 255 or 30.04% from 679); Max value from RGB is 251 - color contains mainly: green. Hex color #E0FBCC is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E0FBCC is #1F0433. Grayscale: #EDEDED. Windows color (decimal): -2032692 or 13433824. OLE color: 13433824.
HSL color Cylindrical-coordinate representation of color #E0FBCC: hue angle of 94.47º degrees, saturation: 0.85, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #E0FBCC is Cyan = 0.11, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.02.
<style> p { color: #E0FBCC; } p { color: rgb(224,251,204); } H1.HeaderClassName { color: #E0FBCC; } .AnyTagClassName { color: #E0FBCC; } </style>
<style> a { background-color: #E0FBCC; } a { background-color: rgb(224,251,204); } div.DivClassName { background-color: #E0FBCC; } .BgClassName { background-color: #E0FBCC; } </style>
<style> span { border-color: #E0FBCC; } span { border-color: rgb(224,251,204); } td.TdClassName { border-color: #E0FBCC; } .TagClassName { border-color: #E0FBCC; } </style>