#E7FAC2 (or 0xE7FAC2) is unknown color: approx Snow Flurry. HEX triplet: E7, FA and C2. RGB value is (231,250,194). Sum of RGB (Red+Green+Blue) = 231+250+194=675 (89% of max value = 765). Red value is 231 (90.62% from 255 or 34.22% from 675); Green value is 250 (98.05% from 255 or 37.04% from 675); Blue value is 194 (76.17% from 255 or 28.74% from 675); Max value from RGB is 250 - color contains mainly: green. Hex color #E7FAC2 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #E7FAC2 is #18053D. Grayscale: #EEEEEE. Windows color (decimal): -1574206 or 12778215. OLE color: 12778215.
HSL color Cylindrical-coordinate representation of color #E7FAC2: hue angle of 80.36º degrees, saturation: 0.85, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #E7FAC2 is Cyan = 0.08, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.02.
<style> p { color: #E7FAC2; } p { color: rgb(231,250,194); } H1.HeaderClassName { color: #E7FAC2; } .AnyTagClassName { color: #E7FAC2; } </style>
<style> a { background-color: #E7FAC2; } a { background-color: rgb(231,250,194); } div.DivClassName { background-color: #E7FAC2; } .BgClassName { background-color: #E7FAC2; } </style>
<style> span { border-color: #E7FAC2; } span { border-color: rgb(231,250,194); } td.TdClassName { border-color: #E7FAC2; } .TagClassName { border-color: #E7FAC2; } </style>