#DFEEF1 (or 0xDFEEF1) is unknown color: approx Oyster Bay. HEX triplet: DF, EE and F1. RGB value is (223,238,241). Sum of RGB (Red+Green+Blue) = 223+238+241=702 (92% of max value = 765). Red value is 223 (87.5% from 255 or 31.77% from 702); Green value is 238 (93.36% from 255 or 33.90% from 702); Blue value is 241 (94.53% from 255 or 34.33% from 702); Max value from RGB is 241 - color contains mainly: blue. Hex color #DFEEF1 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DFEEF1 is #20110E. Grayscale: #E9E9E9. Windows color (decimal): -2101519 or 15855327. OLE color: 15855327.
HSL color Cylindrical-coordinate representation of color #DFEEF1: hue angle of 190º degrees, saturation: 0.39, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #DFEEF1 is Cyan = 0.07, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #DFEEF1; } p { color: rgb(223,238,241); } H1.HeaderClassName { color: #DFEEF1; } .AnyTagClassName { color: #DFEEF1; } </style>
<style> a { background-color: #DFEEF1; } a { background-color: rgb(223,238,241); } div.DivClassName { background-color: #DFEEF1; } .BgClassName { background-color: #DFEEF1; } </style>
<style> span { border-color: #DFEEF1; } span { border-color: rgb(223,238,241); } td.TdClassName { border-color: #DFEEF1; } .TagClassName { border-color: #DFEEF1; } </style>