#BCBE8D (or 0xBCBE8D) is unknown color: approx Green Mist. HEX triplet: BC, BE and 8D. RGB value is (188,190,141). Sum of RGB (Red+Green+Blue) = 188+190+141=519 (68% of max value = 765). Red value is 188 (73.83% from 255 or 36.22% from 519); Green value is 190 (74.61% from 255 or 36.61% from 519); Blue value is 141 (55.47% from 255 or 27.17% from 519); Max value from RGB is 190 - color contains mainly: green. Hex color #BCBE8D is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BCBE8D is #434172. Grayscale: #B8B8B8. Windows color (decimal): -4407667 or 9289404. OLE color: 9289404.
HSL color Cylindrical-coordinate representation of color #BCBE8D: hue angle of 62.45º degrees, saturation: 0.27, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #BCBE8D is Cyan = 0.01, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.25.
<style> p { color: #BCBE8D; } p { color: rgb(188,190,141); } H1.HeaderClassName { color: #BCBE8D; } .AnyTagClassName { color: #BCBE8D; } </style>
<style> a { background-color: #BCBE8D; } a { background-color: rgb(188,190,141); } div.DivClassName { background-color: #BCBE8D; } .BgClassName { background-color: #BCBE8D; } </style>
<style> span { border-color: #BCBE8D; } span { border-color: rgb(188,190,141); } td.TdClassName { border-color: #BCBE8D; } .TagClassName { border-color: #BCBE8D; } </style>