#C8C3CC (or 0xC8C3CC) is unknown color: approx French Grey. HEX triplet: C8, C3 and CC. RGB value is (200,195,204). Sum of RGB (Red+Green+Blue) = 200+195+204=599 (79% of max value = 765). Red value is 200 (78.52% from 255 or 33.39% from 599); Green value is 195 (76.56% from 255 or 32.55% from 599); Blue value is 204 (80.08% from 255 or 34.06% from 599); Max value from RGB is 204 - color contains mainly: blue. Hex color #C8C3CC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C8C3CC is #373C33. Grayscale: #C5C5C5. Windows color (decimal): -3619892 or 13419464. OLE color: 13419464.
HSL color Cylindrical-coordinate representation of color #C8C3CC: hue angle of 273.33º degrees, saturation: 0.08, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #C8C3CC is Cyan = 0.02, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #C8C3CC; } p { color: rgb(200,195,204); } H1.HeaderClassName { color: #C8C3CC; } .AnyTagClassName { color: #C8C3CC; } </style>
<style> a { background-color: #C8C3CC; } a { background-color: rgb(200,195,204); } div.DivClassName { background-color: #C8C3CC; } .BgClassName { background-color: #C8C3CC; } </style>
<style> span { border-color: #C8C3CC; } span { border-color: rgb(200,195,204); } td.TdClassName { border-color: #C8C3CC; } .TagClassName { border-color: #C8C3CC; } </style>