#DFF1EF (or 0xDFF1EF) is unknown color: approx Tranquil. HEX triplet: DF, F1 and EF. RGB value is (223,241,239). Sum of RGB (Red+Green+Blue) = 223+241+239=703 (93% of max value = 765). Red value is 223 (87.5% from 255 or 31.72% from 703); Green value is 241 (94.53% from 255 or 34.28% from 703); Blue value is 239 (93.75% from 255 or 34.00% from 703); Max value from RGB is 241 - color contains mainly: green. Hex color #DFF1EF is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DFF1EF is #200E10. Grayscale: #EBEBEB. Windows color (decimal): -2100753 or 15725023. OLE color: 15725023.
HSL color Cylindrical-coordinate representation of color #DFF1EF: hue angle of 173.33º 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 #DFF1EF is Cyan = 0.07, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.05.
<style> p { color: #DFF1EF; } p { color: rgb(223,241,239); } H1.HeaderClassName { color: #DFF1EF; } .AnyTagClassName { color: #DFF1EF; } </style>
<style> a { background-color: #DFF1EF; } a { background-color: rgb(223,241,239); } div.DivClassName { background-color: #DFF1EF; } .BgClassName { background-color: #DFF1EF; } </style>
<style> span { border-color: #DFF1EF; } span { border-color: rgb(223,241,239); } td.TdClassName { border-color: #DFF1EF; } .TagClassName { border-color: #DFF1EF; } </style>