#CCD2DA (or 0xCCD2DA) is unknown color: approx Link Water. HEX triplet: CC, D2 and DA. RGB value is (204,210,218). Sum of RGB (Red+Green+Blue) = 204+210+218=632 (83% of max value = 765). Red value is 204 (80.08% from 255 or 32.28% from 632); Green value is 210 (82.42% from 255 or 33.23% from 632); Blue value is 218 (85.55% from 255 or 34.49% from 632); Max value from RGB is 218 - color contains mainly: blue. Hex color #CCD2DA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCD2DA is #332D25. Grayscale: #D1D1D1. Windows color (decimal): -3353894 or 14340812. OLE color: 14340812.
HSL color Cylindrical-coordinate representation of color #CCD2DA: hue angle of 214.29º degrees, saturation: 0.16, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #CCD2DA is Cyan = 0.06, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #CCD2DA; } p { color: rgb(204,210,218); } H1.HeaderClassName { color: #CCD2DA; } .AnyTagClassName { color: #CCD2DA; } </style>
<style> a { background-color: #CCD2DA; } a { background-color: rgb(204,210,218); } div.DivClassName { background-color: #CCD2DA; } .BgClassName { background-color: #CCD2DA; } </style>
<style> span { border-color: #CCD2DA; } span { border-color: rgb(204,210,218); } td.TdClassName { border-color: #CCD2DA; } .TagClassName { border-color: #CCD2DA; } </style>