#DEF5F9 (or 0xDEF5F9) is unknown color: approx Light Cyan. HEX triplet: DE, F5 and F9. RGB value is (222,245,249). Sum of RGB (Red+Green+Blue) = 222+245+249=716 (94% of max value = 765). Red value is 222 (87.11% from 255 or 31.01% from 716); Green value is 245 (96.09% from 255 or 34.22% from 716); Blue value is 249 (97.66% from 255 or 34.78% from 716); Max value from RGB is 249 - color contains mainly: blue. Hex color #DEF5F9 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DEF5F9 is #210A06. Grayscale: #EEEEEE. Windows color (decimal): -2165255 or 16381406. OLE color: 16381406.
HSL color Cylindrical-coordinate representation of color #DEF5F9: hue angle of 188.89º degrees, saturation: 0.69, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #DEF5F9 is Cyan = 0.11, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #def5f9; } p { color: rgb(222,245,249); } H1.HeaderClassName { color: #def5f9; } .AnyTagClassName { color: #def5f9; } </style>
<style> a { background-color: #def5f9; } a { background-color: rgb(222,245,249); } div.DivClassName { background-color: #def5f9; } .BgClassName { background-color: #def5f9; } </style>
<style> span { border-color: #def5f9; } span { border-color: rgb(222,245,249); } td.TdClassName { border-color: #def5f9; } .TagClassName { border-color: #def5f9; } </style>