#DCEFFE (or 0xDCEFFE) is unknown color: approx Pattens Blue. HEX triplet: DC, EF and FE. RGB value is (220,239,254). Sum of RGB (Red+Green+Blue) = 220+239+254=713 (94% of max value = 765). Red value is 220 (86.33% from 255 or 30.86% from 713); Green value is 239 (93.75% from 255 or 33.52% from 713); Blue value is 254 (99.61% from 255 or 35.62% from 713); Max value from RGB is 254 - color contains mainly: blue. Hex color #DCEFFE is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DCEFFE is #231001. Grayscale: #EAEAEA. Windows color (decimal): -2297858 or 16707548. OLE color: 16707548.
HSL color Cylindrical-coordinate representation of color #DCEFFE: hue angle of 206.47º degrees, saturation: 0.94, lightness: 0.93%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #DCEFFE is Cyan = 0.13, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #DCEFFE; } p { color: rgb(220,239,254); } H1.HeaderClassName { color: #DCEFFE; } .AnyTagClassName { color: #DCEFFE; } </style>
<style> a { background-color: #DCEFFE; } a { background-color: rgb(220,239,254); } div.DivClassName { background-color: #DCEFFE; } .BgClassName { background-color: #DCEFFE; } </style>
<style> span { border-color: #DCEFFE; } span { border-color: rgb(220,239,254); } td.TdClassName { border-color: #DCEFFE; } .TagClassName { border-color: #DCEFFE; } </style>