#BCB1AD (or 0xBCB1AD) is unknown color: approx Martini. HEX triplet: BC, B1 and AD. RGB value is (188,177,173). Sum of RGB (Red+Green+Blue) = 188+177+173=538 (71% of max value = 765). Red value is 188 (73.83% from 255 or 34.94% from 538); Green value is 177 (69.53% from 255 or 32.90% from 538); Blue value is 173 (67.97% from 255 or 32.16% from 538); Max value from RGB is 188 - color contains mainly: red. Hex color #BCB1AD is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BCB1AD is #434E52. Grayscale: #B3B3B3. Windows color (decimal): -4410963 or 11383228. OLE color: 11383228.
HSL color Cylindrical-coordinate representation of color #BCB1AD: hue angle of 16º degrees, saturation: 0.1, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #BCB1AD is Cyan = 0, Magento = 0.06, Yellow = 0.08 and Black (K on CMYK) = 0.26.
<style> p { color: #BCB1AD; } p { color: rgb(188,177,173); } H1.HeaderClassName { color: #BCB1AD; } .AnyTagClassName { color: #BCB1AD; } </style>
<style> a { background-color: #BCB1AD; } a { background-color: rgb(188,177,173); } div.DivClassName { background-color: #BCB1AD; } .BgClassName { background-color: #BCB1AD; } </style>
<style> span { border-color: #BCB1AD; } span { border-color: rgb(188,177,173); } td.TdClassName { border-color: #BCB1AD; } .TagClassName { border-color: #BCB1AD; } </style>