#C8C5BE (or 0xC8C5BE) is unknown color: approx Quill Grey. HEX triplet: C8, C5 and BE. RGB value is (200,197,190). Sum of RGB (Red+Green+Blue) = 200+197+190=587 (77% of max value = 765). Red value is 200 (78.52% from 255 or 34.07% from 587); Green value is 197 (77.34% from 255 or 33.56% from 587); Blue value is 190 (74.61% from 255 or 32.37% from 587); Max value from RGB is 200 - color contains mainly: red. Hex color #C8C5BE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C8C5BE is #373A41. Grayscale: #C5C5C5. Windows color (decimal): -3619394 or 12502472. OLE color: 12502472.
HSL color Cylindrical-coordinate representation of color #C8C5BE: hue angle of 42º degrees, saturation: 0.08, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #C8C5BE is Cyan = 0, Magento = 0.02, Yellow = 0.05 and Black (K on CMYK) = 0.22.
<style> p { color: #C8C5BE; } p { color: rgb(200,197,190); } H1.HeaderClassName { color: #C8C5BE; } .AnyTagClassName { color: #C8C5BE; } </style>
<style> a { background-color: #C8C5BE; } a { background-color: rgb(200,197,190); } div.DivClassName { background-color: #C8C5BE; } .BgClassName { background-color: #C8C5BE; } </style>
<style> span { border-color: #C8C5BE; } span { border-color: rgb(200,197,190); } td.TdClassName { border-color: #C8C5BE; } .TagClassName { border-color: #C8C5BE; } </style>