#CCADDB (or 0xCCADDB) is unknown color: approx Prelude. HEX triplet: CC, AD and DB. RGB value is (204,173,219). Sum of RGB (Red+Green+Blue) = 204+173+219=596 (78% of max value = 765). Red value is 204 (80.08% from 255 or 34.23% from 596); Green value is 173 (67.97% from 255 or 29.03% from 596); Blue value is 219 (85.94% from 255 or 36.74% from 596); Max value from RGB is 219 - color contains mainly: blue. Hex color #CCADDB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CCADDB is #335224. Grayscale: #BBBBBB. Windows color (decimal): -3363365 or 14396876. OLE color: 14396876.
HSL color Cylindrical-coordinate representation of color #CCADDB: hue angle of 280.43º degrees, saturation: 0.39, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #CCADDB is Cyan = 0.07, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #CCADDB; } p { color: rgb(204,173,219); } H1.HeaderClassName { color: #CCADDB; } .AnyTagClassName { color: #CCADDB; } </style>
<style> a { background-color: #CCADDB; } a { background-color: rgb(204,173,219); } div.DivClassName { background-color: #CCADDB; } .BgClassName { background-color: #CCADDB; } </style>
<style> span { border-color: #CCADDB; } span { border-color: rgb(204,173,219); } td.TdClassName { border-color: #CCADDB; } .TagClassName { border-color: #CCADDB; } </style>