#DFEAEF (or 0xDFEAEF) is unknown color: approx Pattens Blue. HEX triplet: DF, EA and EF. RGB value is (223,234,239). Sum of RGB (Red+Green+Blue) = 223+234+239=696 (92% of max value = 765). Red value is 223 (87.5% from 255 or 32.04% from 696); Green value is 234 (91.80% from 255 or 33.62% from 696); Blue value is 239 (93.75% from 255 or 34.34% from 696); Max value from RGB is 239 - color contains mainly: blue. Hex color #DFEAEF is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DFEAEF is #201510. Grayscale: #E7E7E7. Windows color (decimal): -2102545 or 15723231. OLE color: 15723231.
HSL color Cylindrical-coordinate representation of color #DFEAEF: hue angle of 198.75º degrees, saturation: 0.33, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #DFEAEF is Cyan = 0.07, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #DFEAEF; } p { color: rgb(223,234,239); } H1.HeaderClassName { color: #DFEAEF; } .AnyTagClassName { color: #DFEAEF; } </style>
<style> a { background-color: #DFEAEF; } a { background-color: rgb(223,234,239); } div.DivClassName { background-color: #DFEAEF; } .BgClassName { background-color: #DFEAEF; } </style>
<style> span { border-color: #DFEAEF; } span { border-color: rgb(223,234,239); } td.TdClassName { border-color: #DFEAEF; } .TagClassName { border-color: #DFEAEF; } </style>