#C1BEBD (or 0xC1BEBD) is unknown color: approx Pale Slate. HEX triplet: C1, BE and BD. RGB value is (193,190,189). Sum of RGB (Red+Green+Blue) = 193+190+189=572 (75% of max value = 765). Red value is 193 (75.78% from 255 or 33.74% from 572); Green value is 190 (74.61% from 255 or 33.22% from 572); Blue value is 189 (74.22% from 255 or 33.04% from 572); Max value from RGB is 193 - color contains mainly: red. Hex color #C1BEBD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C1BEBD is #3E4142. Grayscale: #BEBEBE. Windows color (decimal): -4079939 or 12435137. OLE color: 12435137.
HSL color Cylindrical-coordinate representation of color #C1BEBD: hue angle of 15º degrees, saturation: 0.03, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #C1BEBD is Cyan = 0, Magento = 0.02, Yellow = 0.02 and Black (K on CMYK) = 0.24.
<style> p { color: #C1BEBD; } p { color: rgb(193,190,189); } H1.HeaderClassName { color: #C1BEBD; } .AnyTagClassName { color: #C1BEBD; } </style>
<style> a { background-color: #C1BEBD; } a { background-color: rgb(193,190,189); } div.DivClassName { background-color: #C1BEBD; } .BgClassName { background-color: #C1BEBD; } </style>
<style> span { border-color: #C1BEBD; } span { border-color: rgb(193,190,189); } td.TdClassName { border-color: #C1BEBD; } .TagClassName { border-color: #C1BEBD; } </style>