#EEDCCB (or 0xEEDCCB) is unknown color: approx Almond. HEX triplet: EE, DC and CB. RGB value is (238,220,203). Sum of RGB (Red+Green+Blue) = 238+220+203=661 (87% of max value = 765). Red value is 238 (93.36% from 255 or 36.01% from 661); Green value is 220 (86.33% from 255 or 33.28% from 661); Blue value is 203 (79.69% from 255 or 30.71% from 661); Max value from RGB is 238 - color contains mainly: red. Hex color #EEDCCB is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EEDCCB is #112334. Grayscale: #DFDFDF. Windows color (decimal): -1123125 or 13360366. OLE color: 13360366.
HSL color Cylindrical-coordinate representation of color #EEDCCB: hue angle of 29.14º degrees, saturation: 0.51, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #EEDCCB is Cyan = 0, Magento = 0.08, Yellow = 0.15 and Black (K on CMYK) = 0.07.
<style> p { color: #EEDCCB; } p { color: rgb(238,220,203); } H1.HeaderClassName { color: #EEDCCB; } .AnyTagClassName { color: #EEDCCB; } </style>
<style> a { background-color: #EEDCCB; } a { background-color: rgb(238,220,203); } div.DivClassName { background-color: #EEDCCB; } .BgClassName { background-color: #EEDCCB; } </style>
<style> span { border-color: #EEDCCB; } span { border-color: rgb(238,220,203); } td.TdClassName { border-color: #EEDCCB; } .TagClassName { border-color: #EEDCCB; } </style>