#BCBCC5 (or 0xBCBCC5) is unknown color: approx Ghost. HEX triplet: BC, BC and C5. RGB value is (188,188,197). Sum of RGB (Red+Green+Blue) = 188+188+197=573 (75% of max value = 765). Red value is 188 (73.83% from 255 or 32.81% from 573); Green value is 188 (73.83% from 255 or 32.81% from 573); Blue value is 197 (77.34% from 255 or 34.38% from 573); Max value from RGB is 197 - color contains mainly: blue. Hex color #BCBCC5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BCBCC5 is #43433A. Grayscale: #BCBCBC. Windows color (decimal): -4408123 or 12958908. OLE color: 12958908.
HSL color Cylindrical-coordinate representation of color #BCBCC5: hue angle of 240º degrees, saturation: 0.07, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #BCBCC5 is Cyan = 0.05, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #BCBCC5; } p { color: rgb(188,188,197); } H1.HeaderClassName { color: #BCBCC5; } .AnyTagClassName { color: #BCBCC5; } </style>
<style> a { background-color: #BCBCC5; } a { background-color: rgb(188,188,197); } div.DivClassName { background-color: #BCBCC5; } .BgClassName { background-color: #BCBCC5; } </style>
<style> span { border-color: #BCBCC5; } span { border-color: rgb(188,188,197); } td.TdClassName { border-color: #BCBCC5; } .TagClassName { border-color: #BCBCC5; } </style>