#CCD9E1 (or 0xCCD9E1) is unknown color: approx Pattens Blue. HEX triplet: CC, D9 and E1. RGB value is (204,217,225). Sum of RGB (Red+Green+Blue) = 204+217+225=646 (85% of max value = 765). Red value is 204 (80.08% from 255 or 31.58% from 646); Green value is 217 (85.16% from 255 or 33.59% from 646); Blue value is 225 (88.28% from 255 or 34.83% from 646); Max value from RGB is 225 - color contains mainly: blue. Hex color #CCD9E1 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCD9E1 is #33261E. Grayscale: #D5D5D5. Windows color (decimal): -3352095 or 14801356. OLE color: 14801356.
HSL color Cylindrical-coordinate representation of color #CCD9E1: hue angle of 202.86º degrees, saturation: 0.26, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #CCD9E1 is Cyan = 0.09, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #CCD9E1; } p { color: rgb(204,217,225); } H1.HeaderClassName { color: #CCD9E1; } .AnyTagClassName { color: #CCD9E1; } </style>
<style> a { background-color: #CCD9E1; } a { background-color: rgb(204,217,225); } div.DivClassName { background-color: #CCD9E1; } .BgClassName { background-color: #CCD9E1; } </style>
<style> span { border-color: #CCD9E1; } span { border-color: rgb(204,217,225); } td.TdClassName { border-color: #CCD9E1; } .TagClassName { border-color: #CCD9E1; } </style>