#CCC8BA (or 0xCCC8BA) is unknown color: approx Chrome White. HEX triplet: CC, C8 and BA. RGB value is (204,200,186). Sum of RGB (Red+Green+Blue) = 204+200+186=590 (78% of max value = 765). Red value is 204 (80.08% from 255 or 34.58% from 590); Green value is 200 (78.52% from 255 or 33.90% from 590); Blue value is 186 (73.05% from 255 or 31.53% from 590); Max value from RGB is 204 - color contains mainly: red. Hex color #CCC8BA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCC8BA is #333745. Grayscale: #C7C7C7. Windows color (decimal): -3356486 or 12241100. OLE color: 12241100.
HSL color Cylindrical-coordinate representation of color #CCC8BA: hue angle of 46.67º degrees, saturation: 0.15, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #CCC8BA is Cyan = 0, Magento = 0.02, Yellow = 0.09 and Black (K on CMYK) = 0.2.
<style> p { color: #CCC8BA; } p { color: rgb(204,200,186); } H1.HeaderClassName { color: #CCC8BA; } .AnyTagClassName { color: #CCC8BA; } </style>
<style> a { background-color: #CCC8BA; } a { background-color: rgb(204,200,186); } div.DivClassName { background-color: #CCC8BA; } .BgClassName { background-color: #CCC8BA; } </style>
<style> span { border-color: #CCC8BA; } span { border-color: rgb(204,200,186); } td.TdClassName { border-color: #CCC8BA; } .TagClassName { border-color: #CCC8BA; } </style>