#C8C2C3 (or 0xC8C2C3) is unknown color: approx Pink Flare. HEX triplet: C8, C2 and C3. RGB value is (200,194,195). Sum of RGB (Red+Green+Blue) = 200+194+195=589 (78% of max value = 765). Red value is 200 (78.52% from 255 or 33.96% from 589); Green value is 194 (76.17% from 255 or 32.94% from 589); Blue value is 195 (76.56% from 255 or 33.11% from 589); Max value from RGB is 200 - color contains mainly: red. Hex color #C8C2C3 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C8C2C3 is #373D3C. Grayscale: #C3C3C3. Windows color (decimal): -3620157 or 12829384. OLE color: 12829384.
HSL color Cylindrical-coordinate representation of color #C8C2C3: hue angle of 350º 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 #C8C2C3 is Cyan = 0, Magento = 0.03, Yellow = 0.02 and Black (K on CMYK) = 0.22.
<style> p { color: #C8C2C3; } p { color: rgb(200,194,195); } H1.HeaderClassName { color: #C8C2C3; } .AnyTagClassName { color: #C8C2C3; } </style>
<style> a { background-color: #C8C2C3; } a { background-color: rgb(200,194,195); } div.DivClassName { background-color: #C8C2C3; } .BgClassName { background-color: #C8C2C3; } </style>
<style> span { border-color: #C8C2C3; } span { border-color: rgb(200,194,195); } td.TdClassName { border-color: #C8C2C3; } .TagClassName { border-color: #C8C2C3; } </style>