#CCC8BF (or 0xCCC8BF) is unknown color: approx Quill Grey. HEX triplet: CC, C8 and BF. RGB value is (204,200,191). Sum of RGB (Red+Green+Blue) = 204+200+191=595 (78% of max value = 765). Red value is 204 (80.08% from 255 or 34.29% from 595); Green value is 200 (78.52% from 255 or 33.61% from 595); Blue value is 191 (75% from 255 or 32.10% from 595); Max value from RGB is 204 - color contains mainly: red. Hex color #CCC8BF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCC8BF is #333740. Grayscale: #C8C8C8. Windows color (decimal): -3356481 or 12568780. OLE color: 12568780.
HSL color Cylindrical-coordinate representation of color #CCC8BF: hue angle of 41.54º degrees, saturation: 0.11, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #CCC8BF is Cyan = 0, Magento = 0.02, Yellow = 0.06 and Black (K on CMYK) = 0.2.
<style> p { color: #CCC8BF; } p { color: rgb(204,200,191); } H1.HeaderClassName { color: #CCC8BF; } .AnyTagClassName { color: #CCC8BF; } </style>
<style> a { background-color: #CCC8BF; } a { background-color: rgb(204,200,191); } div.DivClassName { background-color: #CCC8BF; } .BgClassName { background-color: #CCC8BF; } </style>
<style> span { border-color: #CCC8BF; } span { border-color: rgb(204,200,191); } td.TdClassName { border-color: #CCC8BF; } .TagClassName { border-color: #CCC8BF; } </style>