#EECCAA (or 0xEECCAA) is unknown color: approx Desert Sand. HEX triplet: EE, CC and AA. RGB value is (238,204,170). Sum of RGB (Red+Green+Blue) = 238+204+170=612 (81% of max value = 765). Red value is 238 (93.36% from 255 or 38.89% from 612); Green value is 204 (80.08% from 255 or 33.33% from 612); Blue value is 170 (66.80% from 255 or 27.78% from 612); Max value from RGB is 238 - color contains mainly: red. Hex color #EECCAA is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #EECCAA is #113355. Grayscale: #D2D2D2. Windows color (decimal): -1127254 or 11193582. OLE color: 11193582.
HSL color Cylindrical-coordinate representation of color #EECCAA: hue angle of 30º degrees, saturation: 0.67, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #EECCAA is Cyan = 0, Magento = 0.14, Yellow = 0.29 and Black (K on CMYK) = 0.07.
<style> p { color: #EECCAA; } p { color: rgb(238,204,170); } H1.HeaderClassName { color: #EECCAA; } .AnyTagClassName { color: #EECCAA; } </style>
<style> a { background-color: #EECCAA; } a { background-color: rgb(238,204,170); } div.DivClassName { background-color: #EECCAA; } .BgClassName { background-color: #EECCAA; } </style>
<style> span { border-color: #EECCAA; } span { border-color: rgb(238,204,170); } td.TdClassName { border-color: #EECCAA; } .TagClassName { border-color: #EECCAA; } </style>