#DFF0CF (or 0xDFF0CF) is unknown color: approx Frostee. HEX triplet: DF, F0 and CF. RGB value is (223,240,207). Sum of RGB (Red+Green+Blue) = 223+240+207=670 (88% of max value = 765). Red value is 223 (87.5% from 255 or 33.28% from 670); Green value is 240 (94.14% from 255 or 35.82% from 670); Blue value is 207 (81.25% from 255 or 30.90% from 670); Max value from RGB is 240 - color contains mainly: green. Hex color #DFF0CF is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DFF0CF is #200F30. Grayscale: #E7E7E7. Windows color (decimal): -2101041 or 13627615. OLE color: 13627615.
HSL color Cylindrical-coordinate representation of color #DFF0CF: hue angle of 90.91º degrees, saturation: 0.52, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #DFF0CF is Cyan = 0.07, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.06.
<style> p { color: #DFF0CF; } p { color: rgb(223,240,207); } H1.HeaderClassName { color: #DFF0CF; } .AnyTagClassName { color: #DFF0CF; } </style>
<style> a { background-color: #DFF0CF; } a { background-color: rgb(223,240,207); } div.DivClassName { background-color: #DFF0CF; } .BgClassName { background-color: #DFF0CF; } </style>
<style> span { border-color: #DFF0CF; } span { border-color: rgb(223,240,207); } td.TdClassName { border-color: #DFF0CF; } .TagClassName { border-color: #DFF0CF; } </style>