#C9CECC (or 0xC9CECC) is unknown color: approx Jet Stream. HEX triplet: C9, CE and CC. RGB value is (201,206,204). Sum of RGB (Red+Green+Blue) = 201+206+204=611 (80% of max value = 765). Red value is 201 (78.91% from 255 or 32.90% from 611); Green value is 206 (80.86% from 255 or 33.72% from 611); Blue value is 204 (80.08% from 255 or 33.39% from 611); Max value from RGB is 206 - color contains mainly: green. Hex color #C9CECC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C9CECC is #363133. Grayscale: #CCCCCC. Windows color (decimal): -3551540 or 13422281. OLE color: 13422281.
HSL color Cylindrical-coordinate representation of color #C9CECC: hue angle of 156º degrees, saturation: 0.05, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #C9CECC is Cyan = 0.02, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.19.
<style> p { color: #C9CECC; } p { color: rgb(201,206,204); } H1.HeaderClassName { color: #C9CECC; } .AnyTagClassName { color: #C9CECC; } </style>
<style> a { background-color: #C9CECC; } a { background-color: rgb(201,206,204); } div.DivClassName { background-color: #C9CECC; } .BgClassName { background-color: #C9CECC; } </style>
<style> span { border-color: #C9CECC; } span { border-color: rgb(201,206,204); } td.TdClassName { border-color: #C9CECC; } .TagClassName { border-color: #C9CECC; } </style>