#C8B5B8 (or 0xC8B5B8) is unknown color: approx Pink Flare. HEX triplet: C8, B5 and B8. RGB value is (200,181,184). Sum of RGB (Red+Green+Blue) = 200+181+184=565 (74% of max value = 765). Red value is 200 (78.52% from 255 or 35.40% from 565); Green value is 181 (71.09% from 255 or 32.04% from 565); Blue value is 184 (72.27% from 255 or 32.57% from 565); Max value from RGB is 200 - color contains mainly: red. Hex color #C8B5B8 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C8B5B8 is #374A47. Grayscale: #BBBBBB. Windows color (decimal): -3623496 or 12105160. OLE color: 12105160.
HSL color Cylindrical-coordinate representation of color #C8B5B8: hue angle of 350.53º degrees, saturation: 0.15, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #C8B5B8 is Cyan = 0, Magento = 0.09, Yellow = 0.08 and Black (K on CMYK) = 0.22.
<style> p { color: #C8B5B8; } p { color: rgb(200,181,184); } H1.HeaderClassName { color: #C8B5B8; } .AnyTagClassName { color: #C8B5B8; } </style>
<style> a { background-color: #C8B5B8; } a { background-color: rgb(200,181,184); } div.DivClassName { background-color: #C8B5B8; } .BgClassName { background-color: #C8B5B8; } </style>
<style> span { border-color: #C8B5B8; } span { border-color: rgb(200,181,184); } td.TdClassName { border-color: #C8B5B8; } .TagClassName { border-color: #C8B5B8; } </style>