#BEBEC0 (or 0xBEBEC0) is unknown color: approx Ghost. HEX triplet: BE, BE and C0. RGB value is (190,190,192). Sum of RGB (Red+Green+Blue) = 190+190+192=572 (75% of max value = 765). Red value is 190 (74.61% from 255 or 33.22% from 572); Green value is 190 (74.61% from 255 or 33.22% from 572); Blue value is 192 (75.39% from 255 or 33.57% from 572); Max value from RGB is 192 - color contains mainly: blue. Hex color #BEBEC0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BEBEC0 is #41413F. Grayscale: #BEBEBE. Windows color (decimal): -4276544 or 12631742. OLE color: 12631742.
HSL color Cylindrical-coordinate representation of color #BEBEC0: hue angle of 240º degrees, saturation: 0.02, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #BEBEC0 is Cyan = 0.01, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #BEBEC0; } p { color: rgb(190,190,192); } H1.HeaderClassName { color: #BEBEC0; } .AnyTagClassName { color: #BEBEC0; } </style>
<style> a { background-color: #BEBEC0; } a { background-color: rgb(190,190,192); } div.DivClassName { background-color: #BEBEC0; } .BgClassName { background-color: #BEBEC0; } </style>
<style> span { border-color: #BEBEC0; } span { border-color: rgb(190,190,192); } td.TdClassName { border-color: #BEBEC0; } .TagClassName { border-color: #BEBEC0; } </style>