#DEEFFA (or 0xDEEFFA) is unknown color: approx Pattens Blue. HEX triplet: DE, EF and FA. RGB value is (222,239,250). Sum of RGB (Red+Green+Blue) = 222+239+250=711 (94% of max value = 765). Red value is 222 (87.11% from 255 or 31.22% from 711); Green value is 239 (93.75% from 255 or 33.61% from 711); Blue value is 250 (98.05% from 255 or 35.16% from 711); Max value from RGB is 250 - color contains mainly: blue. Hex color #DEEFFA is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DEEFFA is #211005. Grayscale: #EBEBEB. Windows color (decimal): -2166790 or 16445406. OLE color: 16445406.
HSL color Cylindrical-coordinate representation of color #DEEFFA: hue angle of 203.57º degrees, saturation: 0.74, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #DEEFFA is Cyan = 0.11, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #DEEFFA; } p { color: rgb(222,239,250); } H1.HeaderClassName { color: #DEEFFA; } .AnyTagClassName { color: #DEEFFA; } </style>
<style> a { background-color: #DEEFFA; } a { background-color: rgb(222,239,250); } div.DivClassName { background-color: #DEEFFA; } .BgClassName { background-color: #DEEFFA; } </style>
<style> span { border-color: #DEEFFA; } span { border-color: rgb(222,239,250); } td.TdClassName { border-color: #DEEFFA; } .TagClassName { border-color: #DEEFFA; } </style>