#E0FCC7 (or 0xE0FCC7) is unknown color: approx Hint Of Green. HEX triplet: E0, FC and C7. RGB value is (224,252,199). Sum of RGB (Red+Green+Blue) = 224+252+199=675 (89% of max value = 765). Red value is 224 (87.89% from 255 or 33.19% from 675); Green value is 252 (98.83% from 255 or 37.33% from 675); Blue value is 199 (78.12% from 255 or 29.48% from 675); Max value from RGB is 252 - color contains mainly: green. Hex color #E0FCC7 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E0FCC7 is #1F0338. Grayscale: #EDEDED. Windows color (decimal): -2032441 or 13106400. OLE color: 13106400.
HSL color Cylindrical-coordinate representation of color #E0FCC7: hue angle of 91.7º degrees, saturation: 0.9, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #E0FCC7 is Cyan = 0.11, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.01.
<style> p { color: #E0FCC7; } p { color: rgb(224,252,199); } H1.HeaderClassName { color: #E0FCC7; } .AnyTagClassName { color: #E0FCC7; } </style>
<style> a { background-color: #E0FCC7; } a { background-color: rgb(224,252,199); } div.DivClassName { background-color: #E0FCC7; } .BgClassName { background-color: #E0FCC7; } </style>
<style> span { border-color: #E0FCC7; } span { border-color: rgb(224,252,199); } td.TdClassName { border-color: #E0FCC7; } .TagClassName { border-color: #E0FCC7; } </style>