#DEEDFA (or 0xDEEDFA) is unknown color: approx Pattens Blue. HEX triplet: DE, ED and FA. RGB value is (222,237,250). Sum of RGB (Red+Green+Blue) = 222+237+250=709 (93% of max value = 765). Red value is 222 (87.11% from 255 or 31.31% from 709); Green value is 237 (92.97% from 255 or 33.43% from 709); Blue value is 250 (98.05% from 255 or 35.26% from 709); Max value from RGB is 250 - color contains mainly: blue. Hex color #DEEDFA is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DEEDFA is #211205. Grayscale: #E9E9E9. Windows color (decimal): -2167302 or 16444894. OLE color: 16444894.
HSL color Cylindrical-coordinate representation of color #DEEDFA: hue angle of 207.86º 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 #DEEDFA is Cyan = 0.11, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #DEEDFA; } p { color: rgb(222,237,250); } H1.HeaderClassName { color: #DEEDFA; } .AnyTagClassName { color: #DEEDFA; } </style>
<style> a { background-color: #DEEDFA; } a { background-color: rgb(222,237,250); } div.DivClassName { background-color: #DEEDFA; } .BgClassName { background-color: #DEEDFA; } </style>
<style> span { border-color: #DEEDFA; } span { border-color: rgb(222,237,250); } td.TdClassName { border-color: #DEEDFA; } .TagClassName { border-color: #DEEDFA; } </style>