#BCB2BE (or 0xBCB2BE) is unknown color: approx Lola. HEX triplet: BC, B2 and BE. RGB value is (188,178,190). Sum of RGB (Red+Green+Blue) = 188+178+190=556 (73% of max value = 765). Red value is 188 (73.83% from 255 or 33.81% from 556); Green value is 178 (69.92% from 255 or 32.01% from 556); Blue value is 190 (74.61% from 255 or 34.17% from 556); Max value from RGB is 190 - color contains mainly: blue. Hex color #BCB2BE is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BCB2BE is #434D41. Grayscale: #B6B6B6. Windows color (decimal): -4410690 or 12497596. OLE color: 12497596.
HSL color Cylindrical-coordinate representation of color #BCB2BE: hue angle of 290º degrees, saturation: 0.08, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #BCB2BE is Cyan = 0.01, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #BCB2BE; } p { color: rgb(188,178,190); } H1.HeaderClassName { color: #BCB2BE; } .AnyTagClassName { color: #BCB2BE; } </style>
<style> a { background-color: #BCB2BE; } a { background-color: rgb(188,178,190); } div.DivClassName { background-color: #BCB2BE; } .BgClassName { background-color: #BCB2BE; } </style>
<style> span { border-color: #BCB2BE; } span { border-color: rgb(188,178,190); } td.TdClassName { border-color: #BCB2BE; } .TagClassName { border-color: #BCB2BE; } </style>