#BCB961 (or 0xBCB961) is unknown color: approx Olive Green. HEX triplet: BC, B9 and 61. RGB value is (188,185,97). Sum of RGB (Red+Green+Blue) = 188+185+97=470 (62% of max value = 765). Red value is 188 (73.83% from 255 or 40% from 470); Green value is 185 (72.66% from 255 or 39.36% from 470); Blue value is 97 (38.28% from 255 or 20.64% from 470); Max value from RGB is 188 - color contains mainly: red. Hex color #BCB961 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #BCB961 is #43469E. Grayscale: #B0B0B0. Windows color (decimal): -4408991 or 6404540. OLE color: 6404540.
HSL color Cylindrical-coordinate representation of color #BCB961: hue angle of 58.02º degrees, saturation: 0.4, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #BCB961 is Cyan = 0, Magento = 0.02, Yellow = 0.48 and Black (K on CMYK) = 0.26.
<style> p { color: #BCB961; } p { color: rgb(188,185,97); } H1.HeaderClassName { color: #BCB961; } .AnyTagClassName { color: #BCB961; } </style>
<style> a { background-color: #BCB961; } a { background-color: rgb(188,185,97); } div.DivClassName { background-color: #BCB961; } .BgClassName { background-color: #BCB961; } </style>
<style> span { border-color: #BCB961; } span { border-color: rgb(188,185,97); } td.TdClassName { border-color: #BCB961; } .TagClassName { border-color: #BCB961; } </style>