#C0BBC0 (or 0xC0BBC0) is unknown color: approx Lola. HEX triplet: C0, BB and C0. RGB value is (192,187,192). Sum of RGB (Red+Green+Blue) = 192+187+192=571 (75% of max value = 765). Red value is 192 (75.39% from 255 or 33.63% from 571); Green value is 187 (73.44% from 255 or 32.75% from 571); Blue value is 192 (75.39% from 255 or 33.63% from 571); Max value from RGB is 192 - color contains mainly: red, blue. Hex color #C0BBC0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C0BBC0 is #3F443F. Grayscale: #BDBDBD. Windows color (decimal): -4146240 or 12630976. OLE color: 12630976.
HSL color Cylindrical-coordinate representation of color #C0BBC0: hue angle of 300º degrees, saturation: 0.04, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #C0BBC0 is Cyan = 0, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #C0BBC0; } p { color: rgb(192,187,192); } H1.HeaderClassName { color: #C0BBC0; } .AnyTagClassName { color: #C0BBC0; } </style>
<style> a { background-color: #C0BBC0; } a { background-color: rgb(192,187,192); } div.DivClassName { background-color: #C0BBC0; } .BgClassName { background-color: #C0BBC0; } </style>
<style> span { border-color: #C0BBC0; } span { border-color: rgb(192,187,192); } td.TdClassName { border-color: #C0BBC0; } .TagClassName { border-color: #C0BBC0; } </style>