#CCADDA (or 0xCCADDA) is unknown color: approx Prelude. HEX triplet: CC, AD and DA. RGB value is (204,173,218). Sum of RGB (Red+Green+Blue) = 204+173+218=595 (78% of max value = 765). Red value is 204 (80.08% from 255 or 34.29% from 595); Green value is 173 (67.97% from 255 or 29.08% from 595); Blue value is 218 (85.55% from 255 or 36.64% from 595); Max value from RGB is 218 - color contains mainly: blue. Hex color #CCADDA is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CCADDA is #335225. Grayscale: #BBBBBB. Windows color (decimal): -3363366 or 14331340. OLE color: 14331340.
HSL color Cylindrical-coordinate representation of color #CCADDA: hue angle of 281.33º degrees, saturation: 0.38, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #CCADDA is Cyan = 0.06, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #CCADDA; } p { color: rgb(204,173,218); } H1.HeaderClassName { color: #CCADDA; } .AnyTagClassName { color: #CCADDA; } </style>
<style> a { background-color: #CCADDA; } a { background-color: rgb(204,173,218); } div.DivClassName { background-color: #CCADDA; } .BgClassName { background-color: #CCADDA; } </style>
<style> span { border-color: #CCADDA; } span { border-color: rgb(204,173,218); } td.TdClassName { border-color: #CCADDA; } .TagClassName { border-color: #CCADDA; } </style>