#DFE3CB (or 0xDFE3CB) is unknown color: approx Frost. HEX triplet: DF, E3 and CB. RGB value is (223,227,203). Sum of RGB (Red+Green+Blue) = 223+227+203=653 (86% of max value = 765). Red value is 223 (87.5% from 255 or 34.15% from 653); Green value is 227 (89.06% from 255 or 34.76% from 653); Blue value is 203 (79.69% from 255 or 31.09% from 653); Max value from RGB is 227 - color contains mainly: green. Hex color #DFE3CB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DFE3CB is #201C34. Grayscale: #DFDFDF. Windows color (decimal): -2104373 or 13362143. OLE color: 13362143.
HSL color Cylindrical-coordinate representation of color #DFE3CB: hue angle of 70º degrees, saturation: 0.3, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #DFE3CB is Cyan = 0.02, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.11.
<style> p { color: #DFE3CB; } p { color: rgb(223,227,203); } H1.HeaderClassName { color: #DFE3CB; } .AnyTagClassName { color: #DFE3CB; } </style>
<style> a { background-color: #DFE3CB; } a { background-color: rgb(223,227,203); } div.DivClassName { background-color: #DFE3CB; } .BgClassName { background-color: #DFE3CB; } </style>
<style> span { border-color: #DFE3CB; } span { border-color: rgb(223,227,203); } td.TdClassName { border-color: #DFE3CB; } .TagClassName { border-color: #DFE3CB; } </style>