#BCB86F (or 0xBCB86F) is unknown color: approx Dark Khaki. HEX triplet: BC, B8 and 6F. RGB value is (188,184,111). Sum of RGB (Red+Green+Blue) = 188+184+111=483 (63% of max value = 765). Red value is 188 (73.83% from 255 or 38.92% from 483); Green value is 184 (72.27% from 255 or 38.10% from 483); Blue value is 111 (43.75% from 255 or 22.98% from 483); Max value from RGB is 188 - color contains mainly: red. Hex color #BCB86F is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BCB86F is #434790. Grayscale: #B1B1B1. Windows color (decimal): -4409233 or 7321788. OLE color: 7321788.
HSL color Cylindrical-coordinate representation of color #BCB86F: hue angle of 56.88º degrees, saturation: 0.36, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #BCB86F is Cyan = 0, Magento = 0.02, Yellow = 0.41 and Black (K on CMYK) = 0.26.
<style> p { color: #BCB86F; } p { color: rgb(188,184,111); } H1.HeaderClassName { color: #BCB86F; } .AnyTagClassName { color: #BCB86F; } </style>
<style> a { background-color: #BCB86F; } a { background-color: rgb(188,184,111); } div.DivClassName { background-color: #BCB86F; } .BgClassName { background-color: #BCB86F; } </style>
<style> span { border-color: #BCB86F; } span { border-color: rgb(188,184,111); } td.TdClassName { border-color: #BCB86F; } .TagClassName { border-color: #BCB86F; } </style>