#CCCDF4 (or 0xCCCDF4) is unknown color: approx Lavender Blue. HEX triplet: CC, CD and F4. RGB value is (204,205,244). Sum of RGB (Red+Green+Blue) = 204+205+244=653 (86% of max value = 765). Red value is 204 (80.08% from 255 or 31.24% from 653); Green value is 205 (80.47% from 255 or 31.39% from 653); Blue value is 244 (95.70% from 255 or 37.37% from 653); Max value from RGB is 244 - color contains mainly: blue. Hex color #CCCDF4 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CCCDF4 is #33320B. Grayscale: #D0D0D0. Windows color (decimal): -3355148 or 16043468. OLE color: 16043468.
HSL color Cylindrical-coordinate representation of color #CCCDF4: hue angle of 238.5º degrees, saturation: 0.65, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #CCCDF4 is Cyan = 0.16, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #CCCDF4; } p { color: rgb(204,205,244); } H1.HeaderClassName { color: #CCCDF4; } .AnyTagClassName { color: #CCCDF4; } </style>
<style> a { background-color: #CCCDF4; } a { background-color: rgb(204,205,244); } div.DivClassName { background-color: #CCCDF4; } .BgClassName { background-color: #CCCDF4; } </style>
<style> span { border-color: #CCCDF4; } span { border-color: rgb(204,205,244); } td.TdClassName { border-color: #CCCDF4; } .TagClassName { border-color: #CCCDF4; } </style>