#DCEFED (or 0xDCEFED) is unknown color: approx Tranquil. HEX triplet: DC, EF and ED. RGB value is (220,239,237). Sum of RGB (Red+Green+Blue) = 220+239+237=696 (92% of max value = 765). Red value is 220 (86.33% from 255 or 31.61% from 696); Green value is 239 (93.75% from 255 or 34.34% from 696); Blue value is 237 (92.97% from 255 or 34.05% from 696); Max value from RGB is 239 - color contains mainly: green. Hex color #DCEFED is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DCEFED is #231012. Grayscale: #E9E9E9. Windows color (decimal): -2297875 or 15593436. OLE color: 15593436.
HSL color Cylindrical-coordinate representation of color #DCEFED: hue angle of 173.68º degrees, saturation: 0.37, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #DCEFED is Cyan = 0.08, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.06.
<style> p { color: #DCEFED; } p { color: rgb(220,239,237); } H1.HeaderClassName { color: #DCEFED; } .AnyTagClassName { color: #DCEFED; } </style>
<style> a { background-color: #DCEFED; } a { background-color: rgb(220,239,237); } div.DivClassName { background-color: #DCEFED; } .BgClassName { background-color: #DCEFED; } </style>
<style> span { border-color: #DCEFED; } span { border-color: rgb(220,239,237); } td.TdClassName { border-color: #DCEFED; } .TagClassName { border-color: #DCEFED; } </style>