#DEEFE9 (or 0xDEEFE9) is unknown color: approx Clear Day. HEX triplet: DE, EF and E9. RGB value is (222,239,233). Sum of RGB (Red+Green+Blue) = 222+239+233=694 (91% of max value = 765). Red value is 222 (87.11% from 255 or 31.99% from 694); Green value is 239 (93.75% from 255 or 34.44% from 694); Blue value is 233 (91.41% from 255 or 33.57% from 694); Max value from RGB is 239 - color contains mainly: green. Hex color #DEEFE9 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DEEFE9 is #211016. Grayscale: #E9E9E9. Windows color (decimal): -2166807 or 15331294. OLE color: 15331294.
HSL color Cylindrical-coordinate representation of color #DEEFE9: hue angle of 158.82º degrees, saturation: 0.35, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #DEEFE9 is Cyan = 0.07, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.06.
<style> p { color: #DEEFE9; } p { color: rgb(222,239,233); } H1.HeaderClassName { color: #DEEFE9; } .AnyTagClassName { color: #DEEFE9; } </style>
<style> a { background-color: #DEEFE9; } a { background-color: rgb(222,239,233); } div.DivClassName { background-color: #DEEFE9; } .BgClassName { background-color: #DEEFE9; } </style>
<style> span { border-color: #DEEFE9; } span { border-color: rgb(222,239,233); } td.TdClassName { border-color: #DEEFE9; } .TagClassName { border-color: #DEEFE9; } </style>