#CCCCDA (or 0xCCCCDA) is unknown color: approx Lavender Grey. HEX triplet: CC, CC and DA. RGB value is (204,204,218). Sum of RGB (Red+Green+Blue) = 204+204+218=626 (82% of max value = 765). Red value is 204 (80.08% from 255 or 32.59% from 626); Green value is 204 (80.08% from 255 or 32.59% from 626); Blue value is 218 (85.55% from 255 or 34.82% from 626); Max value from RGB is 218 - color contains mainly: blue. Hex color #CCCCDA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCCCDA is #333325. Grayscale: #CDCDCD. Windows color (decimal): -3355430 or 14339276. OLE color: 14339276.
HSL color Cylindrical-coordinate representation of color #CCCCDA: hue angle of 240º 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 #CCCCDA is Cyan = 0.06, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #CCCCDA; } p { color: rgb(204,204,218); } H1.HeaderClassName { color: #CCCCDA; } .AnyTagClassName { color: #CCCCDA; } </style>
<style> a { background-color: #CCCCDA; } a { background-color: rgb(204,204,218); } div.DivClassName { background-color: #CCCCDA; } .BgClassName { background-color: #CCCCDA; } </style>
<style> span { border-color: #CCCCDA; } span { border-color: rgb(204,204,218); } td.TdClassName { border-color: #CCCCDA; } .TagClassName { border-color: #CCCCDA; } </style>