#EECBC0 (or 0xEECBC0) is unknown color: approx Dust Storm. HEX triplet: EE, CB and C0. RGB value is (238,203,192). Sum of RGB (Red+Green+Blue) = 238+203+192=633 (83% of max value = 765). Red value is 238 (93.36% from 255 or 37.60% from 633); Green value is 203 (79.69% from 255 or 32.07% from 633); Blue value is 192 (75.39% from 255 or 30.33% from 633); Max value from RGB is 238 - color contains mainly: red. Hex color #EECBC0 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EECBC0 is #11343F. Grayscale: #D4D4D4. Windows color (decimal): -1127488 or 12635118. OLE color: 12635118.
HSL color Cylindrical-coordinate representation of color #EECBC0: hue angle of 14.35º degrees, saturation: 0.58, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #EECBC0 is Cyan = 0, Magento = 0.15, Yellow = 0.19 and Black (K on CMYK) = 0.07.
<style> p { color: #EECBC0; } p { color: rgb(238,203,192); } H1.HeaderClassName { color: #EECBC0; } .AnyTagClassName { color: #EECBC0; } </style>
<style> a { background-color: #EECBC0; } a { background-color: rgb(238,203,192); } div.DivClassName { background-color: #EECBC0; } .BgClassName { background-color: #EECBC0; } </style>
<style> span { border-color: #EECBC0; } span { border-color: rgb(238,203,192); } td.TdClassName { border-color: #EECBC0; } .TagClassName { border-color: #EECBC0; } </style>