#CCDDFA (or 0xCCDDFA) is unknown color: approx Hawkes Blue. HEX triplet: CC, DD and FA. RGB value is (204,221,250). Sum of RGB (Red+Green+Blue) = 204+221+250=675 (89% of max value = 765). Red value is 204 (80.08% from 255 or 30.22% from 675); Green value is 221 (86.72% from 255 or 32.74% from 675); Blue value is 250 (98.05% from 255 or 37.04% from 675); Max value from RGB is 250 - color contains mainly: blue. Hex color #CCDDFA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CCDDFA is #332205. Grayscale: #DBDBDB. Windows color (decimal): -3351046 or 16440780. OLE color: 16440780.
HSL color Cylindrical-coordinate representation of color #CCDDFA: hue angle of 217.83º degrees, saturation: 0.82, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #CCDDFA is Cyan = 0.18, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #CCDDFA; } p { color: rgb(204,221,250); } H1.HeaderClassName { color: #CCDDFA; } .AnyTagClassName { color: #CCDDFA; } </style>
<style> a { background-color: #CCDDFA; } a { background-color: rgb(204,221,250); } div.DivClassName { background-color: #CCDDFA; } .BgClassName { background-color: #CCDDFA; } </style>
<style> span { border-color: #CCDDFA; } span { border-color: rgb(204,221,250); } td.TdClassName { border-color: #CCDDFA; } .TagClassName { border-color: #CCDDFA; } </style>