#C5CAC0 (or 0xC5CAC0) is unknown color: approx Pumice. HEX triplet: C5, CA and C0. RGB value is (197,202,192). Sum of RGB (Red+Green+Blue) = 197+202+192=591 (78% of max value = 765). Red value is 197 (77.34% from 255 or 33.33% from 591); Green value is 202 (79.30% from 255 or 34.18% from 591); Blue value is 192 (75.39% from 255 or 32.49% from 591); Max value from RGB is 202 - color contains mainly: green. Hex color #C5CAC0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C5CAC0 is #3A353F. Grayscale: #C7C7C7. Windows color (decimal): -3814720 or 12634821. OLE color: 12634821.
HSL color Cylindrical-coordinate representation of color #C5CAC0: hue angle of 90º degrees, saturation: 0.09, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #C5CAC0 is Cyan = 0.02, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.21.
<style> p { color: #C5CAC0; } p { color: rgb(197,202,192); } H1.HeaderClassName { color: #C5CAC0; } .AnyTagClassName { color: #C5CAC0; } </style>
<style> a { background-color: #C5CAC0; } a { background-color: rgb(197,202,192); } div.DivClassName { background-color: #C5CAC0; } .BgClassName { background-color: #C5CAC0; } </style>
<style> span { border-color: #C5CAC0; } span { border-color: rgb(197,202,192); } td.TdClassName { border-color: #C5CAC0; } .TagClassName { border-color: #C5CAC0; } </style>