#DEEFFE (or 0xDEEFFE) is unknown color: approx Alice Blue. HEX triplet: DE, EF and FE. RGB value is (222,239,254). Sum of RGB (Red+Green+Blue) = 222+239+254=715 (94% of max value = 765). Red value is 222 (87.11% from 255 or 31.05% from 715); Green value is 239 (93.75% from 255 or 33.43% from 715); Blue value is 254 (99.61% from 255 or 35.52% from 715); Max value from RGB is 254 - color contains mainly: blue. Hex color #DEEFFE is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DEEFFE is #211001. Grayscale: #EBEBEB. Windows color (decimal): -2166786 or 16707550. OLE color: 16707550.
HSL color Cylindrical-coordinate representation of color #DEEFFE: hue angle of 208.12º 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 #DEEFFE is Cyan = 0.13, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #DEEFFE; } p { color: rgb(222,239,254); } H1.HeaderClassName { color: #DEEFFE; } .AnyTagClassName { color: #DEEFFE; } </style>
<style> a { background-color: #DEEFFE; } a { background-color: rgb(222,239,254); } div.DivClassName { background-color: #DEEFFE; } .BgClassName { background-color: #DEEFFE; } </style>
<style> span { border-color: #DEEFFE; } span { border-color: rgb(222,239,254); } td.TdClassName { border-color: #DEEFFE; } .TagClassName { border-color: #DEEFFE; } </style>