#C8BBBD (or 0xC8BBBD) is unknown color: approx Pink Flare. HEX triplet: C8, BB and BD. RGB value is (200,187,189). Sum of RGB (Red+Green+Blue) = 200+187+189=576 (76% of max value = 765). Red value is 200 (78.52% from 255 or 34.72% from 576); Green value is 187 (73.44% from 255 or 32.47% from 576); Blue value is 189 (74.22% from 255 or 32.81% from 576); Max value from RGB is 200 - color contains mainly: red. Hex color #C8BBBD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C8BBBD is #374442. Grayscale: #BFBFBF. Windows color (decimal): -3621955 or 12434376. OLE color: 12434376.
HSL color Cylindrical-coordinate representation of color #C8BBBD: hue angle of 350.77º degrees, saturation: 0.11, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #C8BBBD is Cyan = 0, Magento = 0.06, Yellow = 0.06 and Black (K on CMYK) = 0.22.
<style> p { color: #C8BBBD; } p { color: rgb(200,187,189); } H1.HeaderClassName { color: #C8BBBD; } .AnyTagClassName { color: #C8BBBD; } </style>
<style> a { background-color: #C8BBBD; } a { background-color: rgb(200,187,189); } div.DivClassName { background-color: #C8BBBD; } .BgClassName { background-color: #C8BBBD; } </style>
<style> span { border-color: #C8BBBD; } span { border-color: rgb(200,187,189); } td.TdClassName { border-color: #C8BBBD; } .TagClassName { border-color: #C8BBBD; } </style>