#EEDFCB (or 0xEEDFCB) is unknown color: approx Bleach White. HEX triplet: EE, DF and CB. RGB value is (238,223,203). Sum of RGB (Red+Green+Blue) = 238+223+203=664 (87% of max value = 765). Red value is 238 (93.36% from 255 or 35.84% from 664); Green value is 223 (87.5% from 255 or 33.58% from 664); Blue value is 203 (79.69% from 255 or 30.57% from 664); Max value from RGB is 238 - color contains mainly: red. Hex color #EEDFCB is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EEDFCB is #112034. Grayscale: #E1E1E1. Windows color (decimal): -1122357 or 13361134. OLE color: 13361134.
HSL color Cylindrical-coordinate representation of color #EEDFCB: hue angle of 34.29º 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 #EEDFCB is Cyan = 0, Magento = 0.06, Yellow = 0.15 and Black (K on CMYK) = 0.07.
<style> p { color: #EEDFCB; } p { color: rgb(238,223,203); } H1.HeaderClassName { color: #EEDFCB; } .AnyTagClassName { color: #EEDFCB; } </style>
<style> a { background-color: #EEDFCB; } a { background-color: rgb(238,223,203); } div.DivClassName { background-color: #EEDFCB; } .BgClassName { background-color: #EEDFCB; } </style>
<style> span { border-color: #EEDFCB; } span { border-color: rgb(238,223,203); } td.TdClassName { border-color: #EEDFCB; } .TagClassName { border-color: #EEDFCB; } </style>