#CFDFDB (or 0xCFDFDB) is unknown color: approx Iceberg. HEX triplet: CF, DF and DB. RGB value is (207,223,219). Sum of RGB (Red+Green+Blue) = 207+223+219=649 (85% of max value = 765). Red value is 207 (81.25% from 255 or 31.90% from 649); Green value is 223 (87.5% from 255 or 34.36% from 649); Blue value is 219 (85.94% from 255 or 33.74% from 649); Max value from RGB is 223 - color contains mainly: green. Hex color #CFDFDB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CFDFDB is #302024. Grayscale: #D9D9D9. Windows color (decimal): -3153957 or 14409679. OLE color: 14409679.
HSL color Cylindrical-coordinate representation of color #CFDFDB: hue angle of 165º degrees, saturation: 0.2, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #CFDFDB is Cyan = 0.07, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.13.
<style> p { color: #CFDFDB; } p { color: rgb(207,223,219); } H1.HeaderClassName { color: #CFDFDB; } .AnyTagClassName { color: #CFDFDB; } </style>
<style> a { background-color: #CFDFDB; } a { background-color: rgb(207,223,219); } div.DivClassName { background-color: #CFDFDB; } .BgClassName { background-color: #CFDFDB; } </style>
<style> span { border-color: #CFDFDB; } span { border-color: rgb(207,223,219); } td.TdClassName { border-color: #CFDFDB; } .TagClassName { border-color: #CFDFDB; } </style>