#DFF5CB (or 0xDFF5CB) is unknown color: approx Hint Of Green. HEX triplet: DF, F5 and CB. RGB value is (223,245,203). Sum of RGB (Red+Green+Blue) = 223+245+203=671 (88% of max value = 765). Red value is 223 (87.5% from 255 or 33.23% from 671); Green value is 245 (96.09% from 255 or 36.51% from 671); Blue value is 203 (79.69% from 255 or 30.25% from 671); Max value from RGB is 245 - color contains mainly: green. Hex color #DFF5CB is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DFF5CB is #200A34. Grayscale: #E9E9E9. Windows color (decimal): -2099765 or 13366751. OLE color: 13366751.
HSL color Cylindrical-coordinate representation of color #DFF5CB: hue angle of 91.43º degrees, saturation: 0.68, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #DFF5CB is Cyan = 0.09, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.04.
<style> p { color: #DFF5CB; } p { color: rgb(223,245,203); } H1.HeaderClassName { color: #DFF5CB; } .AnyTagClassName { color: #DFF5CB; } </style>
<style> a { background-color: #DFF5CB; } a { background-color: rgb(223,245,203); } div.DivClassName { background-color: #DFF5CB; } .BgClassName { background-color: #DFF5CB; } </style>
<style> span { border-color: #DFF5CB; } span { border-color: rgb(223,245,203); } td.TdClassName { border-color: #DFF5CB; } .TagClassName { border-color: #DFF5CB; } </style>