#CCB5CC (or 0xCCB5CC) is unknown color: approx Thistle. HEX triplet: CC, B5 and CC. RGB value is (204,181,204). Sum of RGB (Red+Green+Blue) = 204+181+204=589 (78% of max value = 765). Red value is 204 (80.08% from 255 or 34.63% from 589); Green value is 181 (71.09% from 255 or 30.73% from 589); Blue value is 204 (80.08% from 255 or 34.63% from 589); Max value from RGB is 204 - color contains mainly: red, blue. Hex color #CCB5CC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCB5CC is #334A33. Grayscale: #BEBEBE. Windows color (decimal): -3361332 or 13415884. OLE color: 13415884.
HSL color Cylindrical-coordinate representation of color #CCB5CC: hue angle of 300º degrees, saturation: 0.18, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #CCB5CC is Cyan = 0, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #CCB5CC; } p { color: rgb(204,181,204); } H1.HeaderClassName { color: #CCB5CC; } .AnyTagClassName { color: #CCB5CC; } </style>
<style> a { background-color: #CCB5CC; } a { background-color: rgb(204,181,204); } div.DivClassName { background-color: #CCB5CC; } .BgClassName { background-color: #CCB5CC; } </style>
<style> span { border-color: #CCB5CC; } span { border-color: rgb(204,181,204); } td.TdClassName { border-color: #CCB5CC; } .TagClassName { border-color: #CCB5CC; } </style>