#E2CABB (or 0xE2CABB) is unknown color: approx Dust Storm. HEX triplet: E2, CA and BB. RGB value is (226,202,187). Sum of RGB (Red+Green+Blue) = 226+202+187=615 (81% of max value = 765). Red value is 226 (88.67% from 255 or 36.75% from 615); Green value is 202 (79.30% from 255 or 32.85% from 615); Blue value is 187 (73.44% from 255 or 30.41% from 615); Max value from RGB is 226 - color contains mainly: red. Hex color #E2CABB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E2CABB is #1D3544. Grayscale: #CFCFCF. Windows color (decimal): -1914181 or 12307170. OLE color: 12307170.
HSL color Cylindrical-coordinate representation of color #E2CABB: hue angle of 23.08º degrees, saturation: 0.4, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #E2CABB is Cyan = 0, Magento = 0.11, Yellow = 0.17 and Black (K on CMYK) = 0.11.
<style> p { color: #E2CABB; } p { color: rgb(226,202,187); } H1.HeaderClassName { color: #E2CABB; } .AnyTagClassName { color: #E2CABB; } </style>
<style> a { background-color: #E2CABB; } a { background-color: rgb(226,202,187); } div.DivClassName { background-color: #E2CABB; } .BgClassName { background-color: #E2CABB; } </style>
<style> span { border-color: #E2CABB; } span { border-color: rgb(226,202,187); } td.TdClassName { border-color: #E2CABB; } .TagClassName { border-color: #E2CABB; } </style>