#CCCBD1 (or 0xCCCBD1) is unknown color: approx Ghost. HEX triplet: CC, CB and D1. RGB value is (204,203,209). Sum of RGB (Red+Green+Blue) = 204+203+209=616 (81% of max value = 765). Red value is 204 (80.08% from 255 or 33.12% from 616); Green value is 203 (79.69% from 255 or 32.95% from 616); Blue value is 209 (82.03% from 255 or 33.93% from 616); Max value from RGB is 209 - color contains mainly: blue. Hex color #CCCBD1 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCCBD1 is #33342E. Grayscale: #CBCBCB. Windows color (decimal): -3355695 or 13749196. OLE color: 13749196.
HSL color Cylindrical-coordinate representation of color #CCCBD1: hue angle of 250º degrees, saturation: 0.06, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #CCCBD1 is Cyan = 0.02, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #CCCBD1; } p { color: rgb(204,203,209); } H1.HeaderClassName { color: #CCCBD1; } .AnyTagClassName { color: #CCCBD1; } </style>
<style> a { background-color: #CCCBD1; } a { background-color: rgb(204,203,209); } div.DivClassName { background-color: #CCCBD1; } .BgClassName { background-color: #CCCBD1; } </style>
<style> span { border-color: #CCCBD1; } span { border-color: rgb(204,203,209); } td.TdClassName { border-color: #CCCBD1; } .TagClassName { border-color: #CCCBD1; } </style>