#E2E4C2 (or 0xE2E4C2) is unknown color: approx Frost. HEX triplet: E2, E4 and C2. RGB value is (226,228,194). Sum of RGB (Red+Green+Blue) = 226+228+194=648 (85% of max value = 765). Red value is 226 (88.67% from 255 or 34.88% from 648); Green value is 228 (89.45% from 255 or 35.19% from 648); Blue value is 194 (76.17% from 255 or 29.94% from 648); Max value from RGB is 228 - color contains mainly: green. Hex color #E2E4C2 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E2E4C2 is #1D1B3D. Grayscale: #DFDFDF. Windows color (decimal): -1907518 or 12772578. OLE color: 12772578.
HSL color Cylindrical-coordinate representation of color #E2E4C2: hue angle of 63.53º degrees, saturation: 0.39, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #E2E4C2 is Cyan = 0.01, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.11.
<style> p { color: #e2e4c2; } p { color: rgb(226,228,194); } H1.HeaderClassName { color: #e2e4c2; } .AnyTagClassName { color: #e2e4c2; } </style>
<style> a { background-color: #e2e4c2; } a { background-color: rgb(226,228,194); } div.DivClassName { background-color: #e2e4c2; } .BgClassName { background-color: #e2e4c2; } </style>
<style> span { border-color: #e2e4c2; } span { border-color: rgb(226,228,194); } td.TdClassName { border-color: #e2e4c2; } .TagClassName { border-color: #e2e4c2; } </style>