#CCCEF3 (or 0xCCCEF3) is unknown color: approx Lavender Blue. HEX triplet: CC, CE and F3. RGB value is (204,206,243). Sum of RGB (Red+Green+Blue) = 204+206+243=653 (86% of max value = 765). Red value is 204 (80.08% from 255 or 31.24% from 653); Green value is 206 (80.86% from 255 or 31.55% from 653); Blue value is 243 (95.31% from 255 or 37.21% from 653); Max value from RGB is 243 - color contains mainly: blue. Hex color #CCCEF3 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CCCEF3 is #33310C. Grayscale: #D1D1D1. Windows color (decimal): -3354893 or 15978188. OLE color: 15978188.
HSL color Cylindrical-coordinate representation of color #CCCEF3: hue angle of 236.92º degrees, saturation: 0.62, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #CCCEF3 is Cyan = 0.16, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #CCCEF3; } p { color: rgb(204,206,243); } H1.HeaderClassName { color: #CCCEF3; } .AnyTagClassName { color: #CCCEF3; } </style>
<style> a { background-color: #CCCEF3; } a { background-color: rgb(204,206,243); } div.DivClassName { background-color: #CCCEF3; } .BgClassName { background-color: #CCCEF3; } </style>
<style> span { border-color: #CCCEF3; } span { border-color: rgb(204,206,243); } td.TdClassName { border-color: #CCCEF3; } .TagClassName { border-color: #CCCEF3; } </style>