#DEEBDE (or 0xDEEBDE) is unknown color: approx Tara. HEX triplet: DE, EB and DE. RGB value is (222,235,222). Sum of RGB (Red+Green+Blue) = 222+235+222=679 (89% of max value = 765). Red value is 222 (87.11% from 255 or 32.70% from 679); Green value is 235 (92.19% from 255 or 34.61% from 679); Blue value is 222 (87.11% from 255 or 32.70% from 679); Max value from RGB is 235 - color contains mainly: green. Hex color #DEEBDE is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DEEBDE is #211421. Grayscale: #E5E5E5. Windows color (decimal): -2167842 or 14609374. OLE color: 14609374.
HSL color Cylindrical-coordinate representation of color #DEEBDE: hue angle of 120º degrees, saturation: 0.25, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #DEEBDE is Cyan = 0.06, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.08.
<style> p { color: #DEEBDE; } p { color: rgb(222,235,222); } H1.HeaderClassName { color: #DEEBDE; } .AnyTagClassName { color: #DEEBDE; } </style>
<style> a { background-color: #DEEBDE; } a { background-color: rgb(222,235,222); } div.DivClassName { background-color: #DEEBDE; } .BgClassName { background-color: #DEEBDE; } </style>
<style> span { border-color: #DEEBDE; } span { border-color: rgb(222,235,222); } td.TdClassName { border-color: #DEEBDE; } .TagClassName { border-color: #DEEBDE; } </style>