#CCB3DA (or 0xCCB3DA) is unknown color: approx Prelude. HEX triplet: CC, B3 and DA. RGB value is (204,179,218). Sum of RGB (Red+Green+Blue) = 204+179+218=601 (79% of max value = 765). Red value is 204 (80.08% from 255 or 33.94% from 601); Green value is 179 (70.31% from 255 or 29.78% from 601); Blue value is 218 (85.55% from 255 or 36.27% from 601); Max value from RGB is 218 - color contains mainly: blue. Hex color #CCB3DA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCB3DA is #334C25. Grayscale: #BEBEBE. Windows color (decimal): -3361830 or 14332876. OLE color: 14332876.
HSL color Cylindrical-coordinate representation of color #CCB3DA: hue angle of 278.46º degrees, saturation: 0.35, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #CCB3DA is Cyan = 0.06, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #ccb3da; } p { color: rgb(204,179,218); } H1.HeaderClassName { color: #ccb3da; } .AnyTagClassName { color: #ccb3da; } </style>
<style> a { background-color: #ccb3da; } a { background-color: rgb(204,179,218); } div.DivClassName { background-color: #ccb3da; } .BgClassName { background-color: #ccb3da; } </style>
<style> span { border-color: #ccb3da; } span { border-color: rgb(204,179,218); } td.TdClassName { border-color: #ccb3da; } .TagClassName { border-color: #ccb3da; } </style>