#C4CDDD (or 0xC4CDDD) is unknown color: approx Link Water. HEX triplet: C4, CD and DD. RGB value is (196,205,221). Sum of RGB (Red+Green+Blue) = 196+205+221=622 (82% of max value = 765). Red value is 196 (76.95% from 255 or 31.51% from 622); Green value is 205 (80.47% from 255 or 32.96% from 622); Blue value is 221 (86.72% from 255 or 35.53% from 622); Max value from RGB is 221 - color contains mainly: blue. Hex color #C4CDDD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C4CDDD is #3B3222. Grayscale: #CCCCCC. Windows color (decimal): -3879459 or 14536132. OLE color: 14536132.
HSL color Cylindrical-coordinate representation of color #C4CDDD: hue angle of 218.4º degrees, saturation: 0.27, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #C4CDDD is Cyan = 0.11, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #C4CDDD; } p { color: rgb(196,205,221); } H1.HeaderClassName { color: #C4CDDD; } .AnyTagClassName { color: #C4CDDD; } </style>
<style> a { background-color: #C4CDDD; } a { background-color: rgb(196,205,221); } div.DivClassName { background-color: #C4CDDD; } .BgClassName { background-color: #C4CDDD; } </style>
<style> span { border-color: #C4CDDD; } span { border-color: rgb(196,205,221); } td.TdClassName { border-color: #C4CDDD; } .TagClassName { border-color: #C4CDDD; } </style>