#E2E2DF (or 0xE2E2DF) is unknown color: approx Snow Drift. HEX triplet: E2, E2 and DF. RGB value is (226,226,223). Sum of RGB (Red+Green+Blue) = 226+226+223=675 (89% of max value = 765). Red value is 226 (88.67% from 255 or 33.48% from 675); Green value is 226 (88.67% from 255 or 33.48% from 675); Blue value is 223 (87.5% from 255 or 33.04% from 675); Max value from RGB is 226 - color contains mainly: red, green. Hex color #E2E2DF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E2E2DF is #1D1D20. Grayscale: #E1E1E1. Windows color (decimal): -1908001 or 14672610. OLE color: 14672610.
HSL color Cylindrical-coordinate representation of color #E2E2DF: hue angle of 60º degrees, saturation: 0.05, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #E2E2DF is Cyan = 0, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.11.
<style> p { color: #E2E2DF; } p { color: rgb(226,226,223); } H1.HeaderClassName { color: #E2E2DF; } .AnyTagClassName { color: #E2E2DF; } </style>
<style> a { background-color: #E2E2DF; } a { background-color: rgb(226,226,223); } div.DivClassName { background-color: #E2E2DF; } .BgClassName { background-color: #E2E2DF; } </style>
<style> span { border-color: #E2E2DF; } span { border-color: rgb(226,226,223); } td.TdClassName { border-color: #E2E2DF; } .TagClassName { border-color: #E2E2DF; } </style>