#E1FACA (or 0xE1FACA) is unknown color: approx Hint Of Green. HEX triplet: E1, FA and CA. RGB value is (225,250,202). Sum of RGB (Red+Green+Blue) = 225+250+202=677 (89% of max value = 765). Red value is 225 (88.28% from 255 or 33.23% from 677); Green value is 250 (98.05% from 255 or 36.93% from 677); Blue value is 202 (79.30% from 255 or 29.84% from 677); Max value from RGB is 250 - color contains mainly: green. Hex color #E1FACA is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E1FACA is #1E0535. Grayscale: #EDEDED. Windows color (decimal): -1967414 or 13302497. OLE color: 13302497.
HSL color Cylindrical-coordinate representation of color #E1FACA: hue angle of 91.25º degrees, saturation: 0.83, 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 #E1FACA is Cyan = 0.10, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.02.
<style> p { color: #E1FACA; } p { color: rgb(225,250,202); } H1.HeaderClassName { color: #E1FACA; } .AnyTagClassName { color: #E1FACA; } </style>
<style> a { background-color: #E1FACA; } a { background-color: rgb(225,250,202); } div.DivClassName { background-color: #E1FACA; } .BgClassName { background-color: #E1FACA; } </style>
<style> span { border-color: #E1FACA; } span { border-color: rgb(225,250,202); } td.TdClassName { border-color: #E1FACA; } .TagClassName { border-color: #E1FACA; } </style>