#CCD9DE (or 0xCCD9DE) is unknown color: approx Pattens Blue. HEX triplet: CC, D9 and DE. RGB value is (204,217,222). Sum of RGB (Red+Green+Blue) = 204+217+222=643 (85% of max value = 765). Red value is 204 (80.08% from 255 or 31.73% from 643); Green value is 217 (85.16% from 255 or 33.75% from 643); Blue value is 222 (87.11% from 255 or 34.53% from 643); Max value from RGB is 222 - color contains mainly: blue. Hex color #CCD9DE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCD9DE is #332621. Grayscale: #D5D5D5. Windows color (decimal): -3352098 or 14604748. OLE color: 14604748.
HSL color Cylindrical-coordinate representation of color #CCD9DE: hue angle of 196.67º degrees, saturation: 0.21, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #CCD9DE is Cyan = 0.08, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #CCD9DE; } p { color: rgb(204,217,222); } H1.HeaderClassName { color: #CCD9DE; } .AnyTagClassName { color: #CCD9DE; } </style>
<style> a { background-color: #CCD9DE; } a { background-color: rgb(204,217,222); } div.DivClassName { background-color: #CCD9DE; } .BgClassName { background-color: #CCD9DE; } </style>
<style> span { border-color: #CCD9DE; } span { border-color: rgb(204,217,222); } td.TdClassName { border-color: #CCD9DE; } .TagClassName { border-color: #CCD9DE; } </style>