#C8C7C2 (or 0xC8C7C2) is unknown color: approx Quill Grey. HEX triplet: C8, C7 and C2. RGB value is (200,199,194). Sum of RGB (Red+Green+Blue) = 200+199+194=593 (78% of max value = 765). Red value is 200 (78.52% from 255 or 33.73% from 593); Green value is 199 (78.12% from 255 or 33.56% from 593); Blue value is 194 (76.17% from 255 or 32.72% from 593); Max value from RGB is 200 - color contains mainly: red. Hex color #C8C7C2 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C8C7C2 is #37383D. Grayscale: #C6C6C6. Windows color (decimal): -3618878 or 12765128. OLE color: 12765128.
HSL color Cylindrical-coordinate representation of color #C8C7C2: hue angle of 50º degrees, saturation: 0.05, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #C8C7C2 is Cyan = 0, Magento = 0.00, Yellow = 0.03 and Black (K on CMYK) = 0.22.
<style> p { color: #C8C7C2; } p { color: rgb(200,199,194); } H1.HeaderClassName { color: #C8C7C2; } .AnyTagClassName { color: #C8C7C2; } </style>
<style> a { background-color: #C8C7C2; } a { background-color: rgb(200,199,194); } div.DivClassName { background-color: #C8C7C2; } .BgClassName { background-color: #C8C7C2; } </style>
<style> span { border-color: #C8C7C2; } span { border-color: rgb(200,199,194); } td.TdClassName { border-color: #C8C7C2; } .TagClassName { border-color: #C8C7C2; } </style>